Skip to content

Fix broken redirect links in documentation#4

Open
sbusanelli wants to merge 2 commits intoaddyosmani:mainfrom
sbusanelli:main
Open

Fix broken redirect links in documentation#4
sbusanelli wants to merge 2 commits intoaddyosmani:mainfrom
sbusanelli:main

Conversation

@sbusanelli
Copy link
Copy Markdown

Fixed 6 broken redirect links across 3 documentation files:

  • Vertex AI Agent Engine sessions (2 occurrences)
  • Model Armor documentation (2 occurrences)
  • Google Cloud Trace (1 occurrence)
  • Anthropic building effective agents (1 occurrence)

All updated links have been verified to return HTTP 200 status codes.

- Update Vertex AI Agent Engine sessions links (2 occurrences)
- Update Model Armor documentation links (2 occurrences)
- Update Google Cloud Trace documentation link
- Update Anthropic building effective agents link

All links were returning 301/307 redirects and have been updated to their final destinations.
- Update all Gemini 2.5 references to 2.0 across 5 files
- Add guidance about preview vs GA models for production use
- Update model selection tables and diagrams
- Fix model routing examples and recommendations
- Address issue addyosmani#1 about model versions and preview models

Changes made:
- 02-how-agents-think/README.md: Updated model spectrum diagram
- 11-from-prototype-to-production/README.md: Updated routing diagram
- 12-getting-started-with-vertex-and-adk/README.md: Updated model table and references
- 13-building-your-first-agent/README.md: Updated all code examples
- 18-orchestrators/README.md: Updated model selection guidance
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.

1 participant