Skip to content

Conversation

@danbaruka
Copy link
Contributor

@danbaruka danbaruka commented Dec 20, 2025

Fixes build errors caused by broken markdown links and unresolved anchor references in the documentation.

Changes

  • Fixed broken anchor links: Added explicit anchor IDs to headings in 01-kickoff-orientation/session-notes/readme.md to resolve broken anchor references from 03-dev-environment-setup/session-notes/readme.md
  • Removed broken link: Removed reference to non-existent advanced/README.md in intermediate/README.md
  • Fixed directory link: Updated broken link to advanced/ directory in getting-started.md to point directly to existing files

Files Modified

  • website/docs/working-group/q1-2025/sessions/01-kickoff-orientation/session-notes/readme.md
  • website/docs/working-group/q1-2025/sessions/03-dev-environment-setup/session-notes/readme.md
  • website/docs/how-to-guide/intermediate/README.md
  • website/docs/getting-started.md

Build Impact

This PR resolves the following build errors:

  • Broken anchor links: #core-repositories, #documentation-resources, #essential-tooling, #block-explorers--apis
  • Broken markdown link to ./how-to-guide/advanced/README.md
  • Broken directory link to ./how-to-guide/advanced

Testing

  • Build completes without broken link errors
  • All anchor links resolve correctly
  • All markdown links point to existing files

- Add explicit anchor IDs to kickoff orientation session notes
- Fix broken anchor links in dev environment setup session notes
- Remove link to non-existent advanced README.md
- Fix broken link to advanced directory in getting-started.md
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