docs: use a portable Omarchy catalog anchor - #3643
Merged
Merged
Conversation
f-trycua
marked this pull request as ready for review
September 8, 2026 00:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Scope
Refs #3639. Follow-up to #3641.
Use the plain heading
Omarchy and Hyprlandand its generated#omarchy-and-hyprlandfragment for the Fleet catalog section.The local docs renderer supports the explicit
[#omarchy-hyprland]anchorsyntax, but the public site renders it as heading text and produces a
different heading ID. The catalog table link therefore does not reach the
Omarchy section on the public site. A plain heading keeps both renderers
consistent.
Only the heading and its table link change. No image references, runtime
behavior, SDK defaults, pools, or deployment configuration change.
Validation
href="#omarchy-and-hyprland"andid="omarchy-and-hyprland".git diff --check: passed.Post-merge verification
e686ee9ad32996bdfba9891852cf50a1269693ae; its tree matches thetested candidate.
URL to
#omarchy-and-hyprlandand brings the correct heading into view.