Skip to content

docs: make Table of Contents a real heading so its anchor works - #12439

Closed
simpleqt wants to merge 2 commits into
deepset-ai:mainfrom
simpleqt:fix-contributing-toc-anchor
Closed

docs: make Table of Contents a real heading so its anchor works#12439
simpleqt wants to merge 2 commits into
deepset-ai:mainfrom
simpleqt:fix-contributing-toc-anchor

Conversation

@simpleqt

Copy link
Copy Markdown
Contributor

The intro of CONTRIBUTING.md links to #table-of-contents, but the ToC title was bold text (**Table of Contents**), which GitHub does not anchor — the link was dead. Promoting it to an h2 makes the existing link work with no other changes.

The intro links to #table-of-contents but the ToC title was bold text
(**Table of Contents**), which GitHub does not anchor; use an h2.
Copilot AI lite review requested due to automatic review settings August 23, 2026 07:06
@simpleqt
simpleqt requested review from a team as code owners August 23, 2026 07:06
@simpleqt
simpleqt requested review from davidsbatista and removed request for a team August 23, 2026 07:06
@vercel

vercel Bot commented Aug 23, 2026

Copy link
Copy Markdown

@simpleqt is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant

CLAassistant commented Aug 23, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions Bot added the topic:DX Developer Experience label Aug 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

  • Fixes a dead intra-document link in CONTRIBUTING.md by making “Table of Contents” an actual Markdown heading so GitHub generates the expected #table-of-contents anchor.

Changes:

  • Promote “Table of Contents” from bold text to an h2 (##) heading.
  • Preserve the existing [#table-of-contents](#table-of-contents) link target without requiring any other reference updates.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
haystack-docs Ready Ready Preview Aug 26, 2026 7:15am

Request Review

@davidsbatista

Copy link
Copy Markdown
Contributor

Thanks, but it's OK like it is.

@simpleqt

Copy link
Copy Markdown
Contributor Author

Understood, thanks for taking a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic:DX Developer Experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants