docs: fix broken links in 02-use-cases README - #1960
Merged
akshseh merged 3 commits intoAug 25, 2026
Conversation
The bullet list under 01-conversational-agents was left over from before the use-case restructure (3a8d535). Every path in it was relative to 02-use-cases/, but each sample has since moved into a category subfolder or been removed from the repo, leaving 14 dead links. The category tables below already list all surviving samples with correct paths, so the stale block is removed: * 10 entries duplicated rows that already exist in the category tables * DB-performance-analyzer, farm-management-advisor, local-prototype-to-agentcore, and the non-VPC customer-support-assistant were deleted in 3a8d535 and no longer exist * auth0-multi-agent-obo moved to 01-features/05-authenticate-and-authorize/ and is no longer a use case data-analyst-conversational-assistant was the only live link in the block and was missing from the tables, so it is preserved as a table row. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Contributor
Author
akshseh
requested changes
Aug 17, 2026
Member
I've informed the blog authors. They could do that. Thankyou for flagging it. |
…nto fix/use-cases-readme-broken-links # Conflicts: # 02-use-cases/README.md
Contributor
Author
|
Ready for review @akshseh |
akshseh
approved these changes
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The bullet list under
01-conversational-agentsin02-use-cases/README.mdwas left over from before the use-case restructure (3a8d535). Every path in it was relative to02-use-cases/, but each sample has since moved into a category subfolder or been removed from the repo — leaving 14 dead links.The category tables below it already list all surviving samples with correct paths, so the stale block is removed:
AWS-operations-agent,customer-support-assistant-vpc,device-management-agent,enterprise-web-intelligence-agent,finance-personal-assistant,healthcare-appointment-agent,market-trends-agent,SRE-agent,text-to-python-ide,claude-code-gateway-mcp-server)DB-performance-analyzer,farm-management-advisor,local-prototype-to-agentcore, and the non-VPCcustomer-support-assistantwere deleted in 3a8d535 and no longer exist anywhere in the repoauth0-multi-agent-obomoved to01-features/05-authenticate-and-authorize/and is no longer a use-case sampledata-analyst-conversational-assistantwas the only live link in the block and was missing from the tables, so it is preserved as a row in the conversational-agents table.Every link in the file now resolves.
🤖 Generated with Claude Code