Skip to content

fix(docs): update invalid hash links in PR and moderator handbooks#1366

Merged
majestic-owl448 merged 2 commits into
freeCodeCamp:mainfrom
soumbra:fix/docs-invalid-hash-links
May 30, 2026
Merged

fix(docs): update invalid hash links in PR and moderator handbooks#1366
majestic-owl448 merged 2 commits into
freeCodeCamp:mainfrom
soumbra:fix/docs-invalid-hash-links

Conversation

@soumbra
Copy link
Copy Markdown
Contributor

@soumbra soumbra commented May 29, 2026

Checklist:

Closes #1365

This PR resolves the Starlight link validation errors (invalid hash) that occur during the local docs build.

Specifically, it fixes the invalid markdown hash links in:

  • how-to-open-a-pull-request.mdx (updated to point to #set-up-syncing-from-parent which matches the actual heading in the local setup guide).
  • moderator-handbook.mdx (updated to point to #where-can-i-get-help-if-im-stuck-on-something-not-covered-here matching the real FAQ section heading).

Built the docs site locally on Fedora 43 / Chrome and verified that the invalid hash errors for these specific files are no longer present in the Starlight output.

@soumbra soumbra requested a review from a team as a code owner May 29, 2026 21:23
majestic-owl448

This comment was marked as outdated.

Comment thread src/content/docs/how-to-open-a-pull-request.mdx Outdated
Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
Signed-off-by: Franciel Silveira  <84150892+soumbra@users.noreply.github.com>
@soumbra
Copy link
Copy Markdown
Contributor Author

soumbra commented May 30, 2026

Hi @majestic-owl448, suggestion applied, thank you!

I saw that you marked the comment about the 8 links as outdated, but just to clarify: the other 6 errors in the log are just warnings about local links (localhost ports). I only corrected the 2 broken markdown hashes in this PR because I considered them more important at this time.

Let me know if everything looks good now!

1 similar comment
@soumbra
Copy link
Copy Markdown
Contributor Author

soumbra commented May 30, 2026

Hi @majestic-owl448, suggestion applied, thank you!

I saw that you marked the comment about the 8 links as outdated, but just to clarify: the other 6 errors in the log are just warnings about local links (localhost ports). I only corrected the 2 broken markdown hashes in this PR because I considered them more important at this time.

Let me know if everything looks good now!

Copy link
Copy Markdown
Contributor

@majestic-owl448 majestic-owl448 left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution to the page! 👍
We are happy to accept these changes and look forward to future contributions. 🎉

@majestic-owl448 majestic-owl448 merged commit 9c149bf into freeCodeCamp:main May 30, 2026
4 checks passed
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.

[Bug]: Invalid hash links in how-to-open-a-pull-request and moderator-handbook docs

2 participants