Skip to content

gh-pages: fix uplinks from registry entry to registry page #4887

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

Merged
merged 1 commit into from
Aug 19, 2025

Conversation

ralfhandl
Copy link
Contributor

@ralfhandl ralfhandl commented Aug 19, 2025

Fixes #4811

Registry entry pages like https://spec.openapis.org/registry/format/base64url.html have an uplink at the top of the page that should lead back to the registry overview page:

image

Currently it leads back to the list of all registries, that is one step up too far.

Noticed this thanks to @handrews in #4808. He also uses the registry name instead of its technical label as uplink text, which looks nicer:

image
  • schema changes are included in this pull request
  • schema changes are needed for this pull request but not done yet
  • no schema changes are needed for this pull request

and use registry name instead of collection label
@ralfhandl ralfhandl force-pushed the gh-pages-registry-uplink branch from 898aaed to 0a73e65 Compare August 19, 2025 10:33
@ralfhandl ralfhandl requested review from a team August 19, 2025 10:42
@ralfhandl ralfhandl linked an issue Aug 19, 2025 that may be closed by this pull request
Copy link
Contributor

@mikekistler mikekistler left a comment

Choose a reason for hiding this comment

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

Looks good. 👍

@mikekistler mikekistler requested a review from a team August 19, 2025 13:07
@handrews handrews merged commit 0925adb into OAI:gh-pages Aug 19, 2025
@ralfhandl ralfhandl deleted the gh-pages-registry-uplink branch August 20, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Registry: fix registry uplink in all registry entry templates
3 participants