https://github.com/google/adk-docs/blob/main/docs/agents/models.md |
https://github.com/google/adk-docs/blob/main/docs/agents/models/index.md |
https://github.com/google/adk-docs/blob/main/docs/agents/multi-agents.md |
https://github.com/google/adk-docs/blob/main/docs/workflows/index.md |
https://github.com/google/adk-docs/blob/main/docs/community.md |
https://github.com/google/adk-docs/blob/main/docs/community/index.md |
https://github.com/google/adk-docs/blob/main/docs/contributing-guide.md |
https://github.com/google/adk-docs/blob/main/docs/community/contributing-guide.md |
https://github.com/google/adk-docs/blob/main/docs/deploy/agent-engine.md |
https://github.com/google/adk-docs/blob/main/docs/deploy/agent-runtime/index.md |
https://github.com/google/adk-docs/blob/main/docs/get-started/quickstart.md |
https://github.com/google/adk-docs/blob/main/docs/get-started/python.md |
https://github.com/google/adk-docs/blob/main/docs/get-started/testing.md |
https://github.com/google/adk-docs/blob/main/docs/evaluate/index.md |
https://github.com/google/adk-docs/blob/main/docs/observability/arize-ax.md |
https://github.com/google/adk-docs/blob/main/docs/integrations/arize-ax.md |
https://github.com/google/adk-docs/blob/main/docs/observability/phoenix.md |
https://github.com/google/adk-docs/blob/main/docs/integrations/phoenix.md |
https://github.com/google/adk-docs/blob/main/docs/sessions/session.md |
https://github.com/google/adk-docs/blob/main/docs/sessions/session/index.md |
https://github.com/google/adk-docs/blob/main/docs/streaming/custom-streaming-ws.md |
https://github.com/google/adk-docs/blob/main/docs/streaming/index.md |
https://github.com/google/adk-docs/blob/main/docs/streaming/custom-streaming.md |
https://github.com/google/adk-docs/blob/main/docs/streaming/index.md |
https://github.com/google/adk-docs/blob/main/docs/tools/authentication.md |
https://github.com/google/adk-docs/blob/main/docs/tools-custom/authentication.md |
https://github.com/google/adk-docs/blob/main/docs/tools/built-in-tools.md |
https://github.com/google/adk-docs/blob/main/docs/integrations/index.md |
https://github.com/google/adk-docs/blob/main/docs/tools/function-tools.md |
https://github.com/google/adk-docs/blob/main/docs/tools-custom/function-tools.md |
https://github.com/google/adk-docs/blob/main/docs/tools/google-cloud-tools.md |
https://github.com/google/adk-docs/blob/main/docs/integrations/index.md |
https://github.com/google/adk-docs/blob/main/docs/tools/index.md |
https://github.com/google/adk-docs/blob/main/docs/tools-custom/index.md |
https://github.com/google/adk-docs/blob/main/docs/tools/mcp-tools.md |
https://github.com/google/adk-docs/blob/main/docs/tools-custom/mcp-tools.md |
https://github.com/google/adk-docs/blob/main/docs/tools/openapi-tools.md |
https://github.com/google/adk-docs/blob/main/docs/tools-custom/openapi-tools.md |
https://github.com/google/adk-docs/blob/main/docs/tools/third-party-tools.md |
https://github.com/google/adk-docs/blob/main/docs/integrations/index.md |
Priority: Low
Level of Effort: Low
Description
Multiple links in
llms.txtare broken (returning 404) due to recent documentation reorganizations and file removals in thegoogle/adk-docsrepository. This issue tracks updating the outdated references so all links resolve successfully to their new locations.Verification / Definition of Done (Passing Criteria)
To verify this issue is resolved without relying on manual user interaction:
llms.txtand verify that each URL returns an HTTP 200 status code.0on success, or code1if any URL is broken or returns an error.python3 -c "import re, urllib.request; ..."(as outlined in the reproduction) must return no failures.Sources
llms.txtfile:llms.txtin the main branch ofgoogle/adk-pythonhttps://github.com/google/adk-docshttps://github.com/google/adk-docs/blob/main/docs/agents/models.mdhttps://github.com/google/adk-docs/blob/main/docs/agents/models/index.mdhttps://github.com/google/adk-docs/blob/main/docs/agents/multi-agents.mdhttps://github.com/google/adk-docs/blob/main/docs/workflows/index.mdhttps://github.com/google/adk-docs/blob/main/docs/community.mdhttps://github.com/google/adk-docs/blob/main/docs/community/index.mdhttps://github.com/google/adk-docs/blob/main/docs/contributing-guide.mdhttps://github.com/google/adk-docs/blob/main/docs/community/contributing-guide.mdhttps://github.com/google/adk-docs/blob/main/docs/deploy/agent-engine.mdhttps://github.com/google/adk-docs/blob/main/docs/deploy/agent-runtime/index.mdhttps://github.com/google/adk-docs/blob/main/docs/get-started/quickstart.mdhttps://github.com/google/adk-docs/blob/main/docs/get-started/python.mdhttps://github.com/google/adk-docs/blob/main/docs/get-started/testing.mdhttps://github.com/google/adk-docs/blob/main/docs/evaluate/index.mdhttps://github.com/google/adk-docs/blob/main/docs/observability/arize-ax.mdhttps://github.com/google/adk-docs/blob/main/docs/integrations/arize-ax.mdhttps://github.com/google/adk-docs/blob/main/docs/observability/phoenix.mdhttps://github.com/google/adk-docs/blob/main/docs/integrations/phoenix.mdhttps://github.com/google/adk-docs/blob/main/docs/sessions/session.mdhttps://github.com/google/adk-docs/blob/main/docs/sessions/session/index.mdhttps://github.com/google/adk-docs/blob/main/docs/streaming/custom-streaming-ws.mdhttps://github.com/google/adk-docs/blob/main/docs/streaming/index.mdhttps://github.com/google/adk-docs/blob/main/docs/streaming/custom-streaming.mdhttps://github.com/google/adk-docs/blob/main/docs/streaming/index.mdhttps://github.com/google/adk-docs/blob/main/docs/tools/authentication.mdhttps://github.com/google/adk-docs/blob/main/docs/tools-custom/authentication.mdhttps://github.com/google/adk-docs/blob/main/docs/tools/built-in-tools.mdhttps://github.com/google/adk-docs/blob/main/docs/integrations/index.mdhttps://github.com/google/adk-docs/blob/main/docs/tools/function-tools.mdhttps://github.com/google/adk-docs/blob/main/docs/tools-custom/function-tools.mdhttps://github.com/google/adk-docs/blob/main/docs/tools/google-cloud-tools.mdhttps://github.com/google/adk-docs/blob/main/docs/integrations/index.mdhttps://github.com/google/adk-docs/blob/main/docs/tools/index.mdhttps://github.com/google/adk-docs/blob/main/docs/tools-custom/index.mdhttps://github.com/google/adk-docs/blob/main/docs/tools/mcp-tools.mdhttps://github.com/google/adk-docs/blob/main/docs/tools-custom/mcp-tools.mdhttps://github.com/google/adk-docs/blob/main/docs/tools/openapi-tools.mdhttps://github.com/google/adk-docs/blob/main/docs/tools-custom/openapi-tools.mdhttps://github.com/google/adk-docs/blob/main/docs/tools/third-party-tools.mdhttps://github.com/google/adk-docs/blob/main/docs/integrations/index.md