spring-projects / spring-projects/spring-ai
[Documentation] Broken links in spring-ai-bedrock README.md
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
Hi Spring AI team! 👋
I've been using Spring AI extensively, and it's been incredibly helpful - thank you for all the great work!
I noticed a small issue with the documentation that I'd love to help fix:
Bug description
Several documentation links in the models/spring-ai-bedrock/README.md file are returning 404 errors when clicked. These links appear to point to Spring AI documentation pages that may have been moved, renamed, or deprecated.
Environment
- Repository: spring-projects/spring-ai (main branch)
- File:
models/spring-ai-bedrock/README.md
Steps to reproduce
- Navigate to https://github.com/spring-projects/spring-ai/blob/main/models/spring-ai-bedrock/README.md
- Click on various documentation links throughout the README
- Observe that several links redirect to 404 error pages on the Spring AI documentation site
Expected behavior
All documentation links in the README should redirect to valid, accessible pages in the current Spring AI documentation.
Minimal Complete Reproducible example
This is a documentation issue that can be reproduced by simply clicking the broken links in the README file. No code execution or setup is required - the issue is immediately visible when following the links from the GitHub README page.
Additional Context
I'm happy to submit a PR to fix these broken links by reviewing each link against the current Spring AI documentation and updating URLs that have moved to new locations.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open models/spring-ai-bedrock/README.md and review each documentation link against the current Spring AI documentation site. Confirm which links return 404, update the affected URLs, and verify that every documentation link resolves to an accessible page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100