docs: remove related documentation section from upgrading guide

- Remove outdated links section from docs/upgrading-spec-kit.md
- Remove outdated section from README and docs/index

Commit-generated-by: GitHub Copilot <github.copilot@github.com>
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com>
This commit is contained in:
Ashley Childress
2025-11-06 17:47:21 -05:00
parent 3c4081d30f
commit 57c54d3f0a
3 changed files with 0 additions and 19 deletions

View File

@@ -434,12 +434,3 @@ After upgrading:
- **Review release notes:** Check [GitHub Releases](https://github.com/github/spec-kit/releases) for new features and breaking changes
- **Update workflows:** If new commands were added, update your team's development workflows
- **Check documentation:** Visit [github.io/spec-kit](https://github.github.io/spec-kit/) for updated guides
---
## Related Documentation
- [Installation Guide](installation.md) - First-time setup instructions
- [Existing Project Guide](existing-project-guide.md) - Adding Spec Kit to existing codebases
- [Quick Start](quickstart.md) - Getting started with new projects
- [Local Development](local-development.md) - Contributing to Spec Kit itself