Skip to content

[BUG] All 19 documentation links in README.md return 404 #1905

@KKamJi98

Description

@KKamJi98

Strands Version: latest (main branch)

Steps to Reproduce:
Click any documentation link in the Built-in providers section of README.md.

Expected Behavior: Links open the corresponding documentation page.

Actual Behavior: All 19 strandsagents.com/latest/... links return 404.

Root Cause:
The docs site URL structure changed from /latest/... to /docs/..., but README.md was not updated.

Affected links (19 total):

  • 12 Built-in provider links (Bedrock, Anthropic, Gemini, Cohere, LiteLLM, llama.cpp, LlamaAPI, MistralAI, Ollama, OpenAI, SageMaker, Writer)
  • Custom provider link
  • Quickstart, Agent Loop, Examples, Production Guide
  • API Reference (path also changed)
  • Bidirectional Streaming Quickstart (path also changed)

Fix: PR incoming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions