Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hyper-schema page links #998

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

jdesrosiers
Copy link
Member

I noticed that the links on the hyper-schema page point to the raw xml on github. These links should point to the compiled and published documents. This PR fixes those links.

@jdesrosiers jdesrosiers requested a review from a team as a code owner October 3, 2024 22:59
Copy link

github-actions bot commented Oct 3, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 02c049d

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fad7f8c) to head (02c049d).
Report is 1 commits behind head on main.

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jdesrosiers
Copy link
Member Author

Something strange is happening with these links. They go to the homepage, but then when I refresh they go to the right place. So the paths are correct. This feels like a bug in Next.js, but maybe it's something related to the markdown-to-html conversion?

Copy link
Collaborator

@benjagm benjagm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for all the fixes in the content of this page!

@benjagm benjagm merged commit 43995c7 into json-schema-org:main Oct 4, 2024
11 checks passed
@jdesrosiers jdesrosiers deleted the fix-hyperschema-links branch October 7, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants