Skip to content

fix: correct recipe-to-chapter cross-links in bare-repositories#199

Merged
braboj merged 1 commit into
mainfrom
fix/bare-repo-cross-links
Apr 26, 2026
Merged

fix: correct recipe-to-chapter cross-links in bare-repositories#199
braboj merged 1 commit into
mainfrom
fix/bare-repo-cross-links

Conversation

@braboj

@braboj braboj commented Apr 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fix two broken cross-links in chapters/recipes/bare-repositories.md that pointed to ../02-building-blocks.md#anchor
  • Use raw URLs (../../building-blocks/#anchor) so links resolve correctly from /playbook/bare-repositories/ to /building-blocks/
  • This was the cause of the CI link checker failures on main

Test plan

  • CI link checker passes (0 errors)
  • Verify links work on the deployed site at /playbook/bare-repositories/

Use raw URLs (../../building-blocks/#anchor) for recipe→chapter links
so they resolve correctly from /playbook/bare-repositories/ to
/building-blocks/. The remark rewriter was producing sibling paths
that the link checker could not resolve.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@braboj braboj merged commit f0de5be into main Apr 26, 2026
1 check passed
@braboj braboj deleted the fix/bare-repo-cross-links branch April 26, 2026 10:22
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