Skip to content

Commit cc75a22

Browse files
authored
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.
1 parent 321edbc commit cc75a22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Our research and experimentation focus on:
5555

5656
## Contributing
5757

58-
Please see our [Contributing Guide](CONTRIBUTING.md) for information on how to contribute to this project.
58+
Please see our [Contributing Guide](https://github.com/github/spec-kit/blob/main/CONTRIBUTING.md) for information on how to contribute to this project.
5959

6060
## Support
6161

62-
For support, please check our [Support Guide](SUPPORT.md) or open an issue on GitHub.
62+
For support, please check our [Support Guide](https://github.com/github/spec-kit/blob/main/SUPPORT.md) or open an issue on GitHub.

0 commit comments

Comments
 (0)