Skip to content

docs: fix broken links in retail and android fun-facts READMEs - #2276

Open
ZayanKhan-12 wants to merge 1 commit into
google:mainfrom
ZayanKhan-12:fix-sample-readme-links
Open

docs: fix broken links in retail and android fun-facts READMEs#2276
ZayanKhan-12 wants to merge 1 commit into
google:mainfrom
ZayanKhan-12:fix-sample-readme-links

Conversation

@ZayanKhan-12

Copy link
Copy Markdown

Two broken links (mechanical link audit; targets verified to exist):

  • python/agents/retail-ai-location-strategy/README.md[LICENSE](LICENSE) resolves inside the agent directory, which has no LICENSE file; the license lives at the repo root → ../../../LICENSE
  • android/agents/fun-facts/README.md[Kotlin samples](../../kotlin/agents/fun-facts/) resolves to android/kotlin/...; the Kotlin sample lives at the repo root → ../../../kotlin/agents/fun-facts/

Also found but not fixed (no verifiable successor): python/agents/sdlc-task-planner and sdlc-technical-designer READMEs link sdlc_agents_workflow.md, which doesn't exist anywhere in the repo.

Docs only.

🤖 Generated with Claude Code

@google-cla

google-cla Bot commented Jul 22, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@ZayanKhan-12
ZayanKhan-12 force-pushed the fix-sample-readme-links branch from 8c37a3b to b06f5d5 Compare July 22, 2026 19:04
@ZayanKhan-12

Copy link
Copy Markdown
Author

@googlebot I signed it!

@ZayanKhan-12
ZayanKhan-12 force-pushed the fix-sample-readme-links branch from b06f5d5 to f8e8659 Compare July 22, 2026 21:11
The retail-ai-location-strategy README links LICENSE in its own
directory; the file lives at the repository root. The android
fun-facts README points ../../kotlin/... which resolves to
android/kotlin/; one more level reaches the Kotlin samples.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

2 participants