Skip to content

docs: fix llms.txt documentation links#6112

Closed
Haihan-Jiang wants to merge 1 commit into
google:mainfrom
Haihan-Jiang:codex/adk-python-llms-links
Closed

docs: fix llms.txt documentation links#6112
Haihan-Jiang wants to merge 1 commit into
google:mainfrom
Haihan-Jiang:codex/adk-python-llms-links

Conversation

@Haihan-Jiang

Copy link
Copy Markdown

Summary

  • Update stale llms.txt links after the google/adk-docs documentation reorganization.
  • Add contributing/dev/utils/check_llms_txt_links.py so maintainers can verify every direct URL in llms.txt returns HTTP 200.

Fixes #6108

Testing

  • git diff --check
  • python3 -m py_compile contributing/dev/utils/check_llms_txt_links.py
  • python3 contributing/dev/utils/check_llms_txt_links.py llms.txt

@haranrk haranrk self-assigned this Jun 15, 2026
@haranrk

haranrk commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

@Haihan-Jiang Thanks for your contribution! This has been fixed in c66dc1d

@haranrk haranrk closed this Jun 17, 2026
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.

docs: Fix broken documentation links in llms.txt

2 participants