Skip to content

Fix FAQ table of contents heading mismatch#1885

Merged
ryanio merged 1 commit intoProjectOpenSea:mainfrom
Zentex1337:fix/faq-toc-heading-mismatch
Feb 11, 2026
Merged

Fix FAQ table of contents heading mismatch#1885
ryanio merged 1 commit intoProjectOpenSea:mainfrom
Zentex1337:fix/faq-toc-heading-mismatch

Conversation

@Zentex1337
Copy link
Contributor

Motivation

The table of contents link in the FAQ documentation did not match the actual section heading, causing potential confusion and broken anchor links.

Solution

Updated the TOC entry from:

  • "There is no SDK method for the API request I am trying to call."

To match the actual heading:

  • "Why is there no SDK method for the API request I am trying to call?"

This ensures the TOC accurately reflects the section headings and that anchor links work correctly.

The TOC link text didn't match the actual section heading. Updated
the TOC entry to match the heading.
Copy link
Collaborator

@ryanio ryanio left a comment

Choose a reason for hiding this comment

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

LGTM — the TOC entry and anchor now match the actual heading. Thanks for the fix!

@ryanio ryanio merged commit 4fd3f02 into ProjectOpenSea:main Feb 11, 2026
2 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.

2 participants