Skip to content

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

Open
bengeois wants to merge 1 commit into
strands-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 into
strands-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

@yonib05 yonib05 added area-provider Related to model providers python Pull requests that update python code bug Something isn't working labels May 27, 2026
…gment

Replace /latest/ with /docs/ to avoid redirect that drops the URL anchor.
@bengeois bengeois force-pushed the fix/update-docs-urls branch from 526c4d4 to c5e2d00 Compare May 31, 2026 17:07
@github-actions github-actions Bot added size/xs and removed size/xs labels May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-provider Related to model providers bug Something isn't working python Pull requests that update python code size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants