Update URLs to Contributing and Support Guides in Docs

## Problem

The links to the contributing and support guides at the bottom of [the docs site home page](https://github.github.com/spec-kit/index.html) currently take you to a 404 page.

## Solution

Update the links to the correct URLs, pointing to the guides that are currently in the repo's root directory rather than within the `docs` folder.
This commit is contained in:
Maxi Ferreira
2025-09-30 11:11:41 -07:00
committed by GitHub
parent 321edbc62e
commit cc75a22e45

View File

@@ -55,8 +55,8 @@ Our research and experimentation focus on:
## Contributing ## Contributing
Please see our [Contributing Guide](CONTRIBUTING.md) for information on how to contribute to this project. Please see our [Contributing Guide](https://github.com/github/spec-kit/blob/main/CONTRIBUTING.md) for information on how to contribute to this project.
## Support ## Support
For support, please check our [Support Guide](SUPPORT.md) or open an issue on GitHub. For support, please check our [Support Guide](https://github.com/github/spec-kit/blob/main/SUPPORT.md) or open an issue on GitHub.