Skip to content

fix(bedrock): fix on-demand throughput doc URL to preserve anchor fragment#2228

Open
bengeois wants to merge 1 commit intostrands-agents:mainfrom
bengeois:fix/update-docs-urls
Open

fix(bedrock): fix on-demand throughput doc URL to preserve anchor fragment#2228
bengeois wants to merge 1 commit intostrands-agents:mainfrom
bengeois:fix/update-docs-urls

Conversation

@bengeois
Copy link
Copy Markdown

Summary

  • Replace /latest/ with /docs/ in the on-demand throughput error URL
  • The /latest/ path redirects to /docs/ but drops the URL anchor fragment in the process, making the link land on the top of the page instead of the relevant section

Test plan

  • Verify the error URL https://strandsagents.com/docs/user-guide/concepts/model-providers/amazon-bedrock/#on-demand-throughput-isnt-supported correctly navigates to the anchor

…gment

Replace /latest/ with /docs/ to avoid redirect that drops the URL anchor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant