Skip to content

Fix 119 broken internal documentation links - #2

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/fix-broken-links-1777248956
Open

Fix 119 broken internal documentation links#2
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/fix-broken-links-1777248956

Conversation

@mintlify

@mintlify mintlify Bot commented Apr 27, 2026

Copy link
Copy Markdown

Summary

Scanned all MDX files using mint broken-links and mint validate. Fixed 119 broken internal links across 76 files. Both mint validate and mint broken-links now pass.

Broken links found and fixed

Auth / fundamentals

  • /resources/fundamentals/projects/fundamentals/developer-portal (no Projects page exists)
  • /resources/fundamentals/developer-apps/overview/fundamentals/developer-apps
  • /resources/fundamentals/authenticationoauth-2-0/authorization-code/fundamentals/authentication/oauth-2-0/authorization-code (typo in original)
  • /resources/enterprise/forms/enterprise-api-interest/forms/enterprise-api-interest
  • /resources/platform-overview/overview

x-api/posts (legacy slugs → existing endpoint pages)

  • /x-api/posts/sample-stream/x-api/posts/volume-streams/introduction
  • /x-api/posts/user-posts-timeline-by-user-id/x-api/users/get-posts
  • /x-api/posts/user-mention-timeline-by-user-id/x-api/users/get-mentions
  • /x-api/posts/reverse-chronological-timeline-by-user-id/x-api/users/get-timeline
  • /x-api/posts/timelines/get-user-tweets/x-api/users/get-posts
  • /x-api/posts/adddelete-rules, /x-api/posts/rules-lookup/x-api/posts/filtered-stream/introduction
  • /x-api/posts/causes-the-user-in-the-path-to-unretweet-the-specified-post/x-api/users/unrepost-post
  • /x-api/posts/causes-the-user-in-the-path-to-like-the-specified-post/x-api/users/like-post
  • /x-api/posts/causes-the-user-in-the-path-to-unlike-the-specified-post/x-api/users/unlike-post
  • /x-api/posts/returns-post-objects-liked-by-the-provided-user-id/x-api/users/get-liked-posts
  • /x-api/posts/list-posts-timeline-by-list-id/x-api/lists/get-list-posts
  • /x-api/posts/quote-tweets-lookup/x-api/posts/get-quoted-posts
  • /x-api/posts/retweeted-by, /x-api/posts/get-retweeted-by/x-api/posts/get-reposted-by
  • /x-api/posts/retweet-a-post/x-api/users/repost-post
  • /x-api/posts/reposts-of-me/x-api/users/get-reposts-of-me
  • /x-api/posts/like-a-post/x-api/users/like-post
  • /x-api/posts/liking-users-of-a-post/x-api/posts/get-liking-users
  • /x-api/posts/bookmarks-lookup, /x-api/posts/get-users-bookmarks/x-api/users/get-bookmarks
  • /x-api/posts/add-post-to-bookmarks/x-api/users/create-bookmark
  • /x-api/posts/recent-post-counts, /x-api/posts/recent-post-count/x-api/posts/get-count-of-recent-posts
  • /x-api/posts/full-archive-post-counts, /x-api/posts/full-archive-post-count/x-api/posts/get-count-of-all-posts
  • /x-api/posts/filtered-stream/integrate/handling-disconnections/x-api/fundamentals/handling-disconnections
  • /x-api/posts/filtered-stream/integrate/recovery-and-redundancy-features/x-api/fundamentals/recovery-and-redundancy

x-api/users (legacy slugs)

  • /x-api/users/returns-user-objects-that-have-retweeted-the-provided-post-id/x-api/posts/get-reposted-by
  • /x-api/users/returns-user-objects-that-have-liked-the-provided-post-id/x-api/posts/get-liking-users
  • /x-api/users/returns-user-objects-that-are-members-of-a-list-by-the-provided-list-id/x-api/lists/get-list-members (or add-list-member for POST)
  • /x-api/users/returns-user-objects-that-follow-a-list-by-the-provided-list-id/x-api/lists/get-list-followers
  • /x-api/users/blocks-lookup/x-api/users/get-blocking
  • /x-api/users/followers-lookup/x-api/users/get-followers
  • /x-api/users/authenticated-user-lookup/x-api/users/get-my-user
  • /x-api/users/single-user-lookup/x-api/users/get-user-by-id
  • /x-api/users/mutes-lookup, /x-api/users/get-muted-users/x-api/users/get-muting

x-api/lists (legacy slugs)

  • /x-api/lists/get-list/x-api/lists/get-list-by-id
  • /x-api/lists/list-members-lookup/x-api/lists/get-list-members
  • /x-api/lists/list-tweets-lookup, /x-api/lists/get-list-tweets/x-api/lists/get-list-posts
  • /x-api/lists/pinned-lists-lookup, /x-api/lists/get-users-pinned-lists, /x-api/lists/get-a-users-pinned-lists/x-api/users/get-pinned-lists
  • /x-api/lists/get-a-users-owned-lists/x-api/users/get-owned-lists
  • /x-api/lists/get-a-users-list-memberships/x-api/users/get-list-memberships
  • /x-api/lists/get-users-followed-lists/x-api/users/get-followed-lists
  • /x-api/lists/follow-a-list/x-api/users/follow-list
  • /x-api/lists/unfollow-a-list/x-api/users/unfollow-list
  • /x-api/lists/pin-a-list/x-api/users/pin-list
  • /x-api/lists/unpin-a-list/x-api/users/unpin-list

x-api/communities, compliance, direct-messages, media

  • /x-api/communities/community-lookup/x-api/communities/get-community-by-id
  • /x-api/compliance/create-job/x-api/compliance/create-compliance-job
  • /x-api/direct-messages/returns-dm-events/x-api/direct-messages/get-dm-events
  • /x-api/direct-messages/send-new-message/x-api/direct-messages/create-dm-message-by-conversation-id
  • /x-api-/media/quickstart/media-upload-chunked/x-api/media/quickstart/media-upload-chunked (typo fix)
  • /x-api/media-upload/media-upload, /x-api/media/media-upload/x-api/media/upload-media
  • /x-api/media/media-upload-init/x-api/media/initialize-media-upload
  • /enterprise-gnip-2.0/fundamentals/engagement-api/x-api/enterprise-gnip-2.0/fundamentals/engagement-api

x-for-websites

  • /x-for-websites/x-for-websites/x-for-websites/overview
  • /x-for-websites/x-for-websites-supported-languages/overview, /x-for-websites/x-for-websites-supported-languages/x-for-websites/supported-languages
  • /en/docs/twitter-for-websites/twitter-for-websites-supported-languages/overview/x-for-websites/supported-languages
  • /x-for-websites/embedded-posts/guides/embedded-x-parameter-reference, /x-for-websites/embedded-posts/guides/embedded-post-parameter-reference/x-for-websites/embedded-posts/guides/embedded-tweet-parameter-reference
  • /x-for-websites/webpage-properties/overview/x-for-websites/webpage-properties
  • /x-for-websites/x-button/guides/mention-button/x-for-websites/post-button/guides/mention-button
  • x-for-websites/web-intents-overview/x-for-websites/web-intents/overview
  • /x-for-websites/log-in-with-x/guides/mobile-sign-in-flow/x-for-websites/log-in-with-x/guides/browser-sign-in-flow (no separate mobile flow page)
  • /x-for-websites/log-in-with-x/login-in-with-x/x-for-websites/log-in-with-x/overview
  • /docs/x-for-websites/post-button/guides/javascript-factory-function/x-for-websites/post-button/guides/javascript-factory-function
  • /x-for-websites/post-button/guides/parameter-reference1/x-for-websites/post-button/guides/parameter-reference
  • /x-for-websites/web-intent/x-for-websites/post-button/guides/web-intent
  • /x-for-websites/javascript-api/guides/set-up-twitter-for-websites/x-for-websites/javascript-api/guides/set-up-x-for-websites

xdks

  • /xdks/typescript/reference/Client/xdks/typescript/reference/classes/Client
  • Paginator.md#[iterator]/xdks/typescript/reference/classes/Paginator#iterator
  • Paginator.md#[asynciterator]/xdks/typescript/reference/classes/Paginator#asynciterator
  • Removed /xdks/python/reference/genindex, /xdks/python/reference/py-modindex, /xdks/python/reference/search from the Python reference index page (Sphinx-generated index pages that don't exist in the Mintlify build); kept /xdks/python/reference/modules as the Module Index.

Verification

$ mint validate
success build validation passed

$ mint broken-links
success no broken links found
Generated-By: mintlify-agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

0 participants