Skip to content

fix fragment links for batch-spec-yaml-reference #1063

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

peterguy
Copy link
Contributor

@peterguy peterguy commented Apr 2, 2025

Links to fragments (bookmarks) in batch-spec-yaml-reference were incorrect: they contained dashes where dots are in the headings, but the bookmark generator (GithubSlugger) creates ids by removing alpha-numeric characters and encoding spaces as dashes, so the links with dashes where there were dots didn't work.

Remove all dashes; spot test the links.

Also did some general fixup of batch-spec-yaml-reference links, where the dashes were underscores, and fixed a redirector that was directing to the wrong location.

Tacked on a similar fix in docs/admin/code_hosts/bitbucket_server.mdx

Copy link

vercel bot commented Apr 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sourcegraph-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2025 9:23pm

@peterguy peterguy requested a review from MaedahBatool April 2, 2025 23:40
@peterguy peterguy marked this pull request as ready for review April 2, 2025 23:40
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.

1 participant