website icon indicating copy to clipboard operation
website copied to clipboard

Fix hyperschema links again

Open jdesrosiers opened this issue 1 year ago • 2 comments

This fixes the problem with the links I mentioned in https://github.com/json-schema-org/website/pull/998#issuecomment-2392505313. I figured out that it works when the links use ... These links should be equivalent indicating that something is wrong with the way the way the website is setup or a bug in Next.js. This works around the problem, but doesn't fix the underlying issue. It will bite us again if not addressed in the future.

jdesrosiers avatar Oct 07 '24 17:10 jdesrosiers

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 62e03066f281229f5e5a0f328ea4317f0c614bfd

github-actions[bot] avatar Oct 07 '24 17:10 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (e4f6e8b) to head (62e0306). Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1007   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       373           
  Branches        94        94           
=========================================
  Hits           373       373           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 07 '24 17:10 codecov[bot]