Merge pull request #3242 from Nicoolai/nicoolai/fixContributingLinks

Broken links in contributing.md
This commit is contained in:
Griatch 2023-07-27 09:38:05 +02:00 committed by GitHub
commit 2e2119d5af

View file

@ -2,16 +2,16 @@
There are many ways you can contribute to Evennia development: There are many ways you can contribute to Evennia development:
- You can help a lot by being active in the community. You can spread - You can help a lot by being active in the community. You can spread
the word - by writing, talking, blogging etc about Evennia. Let the word - by writing, talking, blogging etc about Evennia. Let
others know text-based gaming is still a thing! others know text-based gaming is still a thing!
- You can help by reporting any issues/bugs you find, and tell us of your - You can help by reporting any issues/bugs you find, and tell us of your
feature requests [as an issue on github][issues]. This is also where you feature requests [as an issue on github][issues]. This is also where you
report typos or errors in the [the Evennia documentation][docs]. report typos or errors in the [the Evennia documentation][docs].
- To help fixing (or expand) our docs, check out [how to contribute to docs][contribute-docs]. - To help fixing (or expand) our docs, check out [how to contribute to docs][contribute-docs].
- To contribute to Evennia itself, check out how to [help with code][helping-code]. - To contribute to Evennia itself, check out how to [help with code][helping-code].
[issues]: https://github.com/evennia/evennia/issues/new/choose [issues]: https://github.com/evennia/evennia/issues/new/choose
[docs]: https://www.evennia.com/docs/1.0-dev/index.html [docs]: https://www.evennia.com/docs/latest/index.html
[contribute-docs]: https://www.evennia.com/docs/1.0-dev/Contributing-Docs.html [contribute-docs]: https://www.evennia.com/docs/latest/Contributing-Docs.html
[helping-code]: https://www.evennia.com/docs/1.0-dev/Contributing.html#helping-with-code [helping-code]: https://www.evennia.com/docs/latest/Contributing.html#helping-with-code