Skip to content

Fix broken internal links in contextual bandit introduction#4075

Open
markzegarelli wants to merge 2 commits into
mainfrom
markzegarelli/doc-117-fix-methodology-link-pointing-to-a-markdown-file
Open

Fix broken internal links in contextual bandit introduction#4075
markzegarelli wants to merge 2 commits into
mainfrom
markzegarelli/doc-117-fix-methodology-link-pointing-to-a-markdown-file

Conversation

@markzegarelli
Copy link
Copy Markdown

Description

Fixes two broken internal links in the contextual bandit introduction page (autotune/contextual/introduction.mdx):

  • The "Methodology" link pointed to ./methodology.md (a raw Markdown file path) instead of the rendered docs page. Fixed to /autotune/contextual/methodology.
  • The "Advanced Usage" link in the same Note callout had the same issue (../using-bandits.md). Fixed to /autotune/using-bandits.

Both links now use root-relative paths with no file extension, per repo conventions. Resolves DOC-117.

Best practice checklist

  • I've considered the best practices on where to put your doc and what to put in your doc
  • I've deleted and redirected old pages to this one, if any
  • I've updated links affected by this change, if any
  • I've updated screenshots affected by this change, if any

Questions?

Reach out to Brock, T̶o̶r̶e̶,̶ or Logan on Slack!

Replaced relative `.md` extension links with root-relative paths per
repo conventions. Fixes DOC-117.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 15, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
statsig 🟢 Ready View Preview May 15, 2026, 5:01 PM

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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