From d5e345eedba9a627bb5a7baa5129eb67cf1f6eb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolai=20S=C3=B8ndergaard?= Date: Thu, 27 Jul 2023 08:50:51 +0200 Subject: [PATCH] Broken links pointed to latest --- CONTRIBUTING.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f0d5bfdb7..a26ed037d0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,16 +2,16 @@ 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 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 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 contribute to Evennia itself, check out how to [help with code][helping-code]. +- 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]. [issues]: https://github.com/evennia/evennia/issues/new/choose -[docs]: https://www.evennia.com/docs/1.0-dev/index.html -[contribute-docs]: https://www.evennia.com/docs/1.0-dev/Contributing-Docs.html -[helping-code]: https://www.evennia.com/docs/1.0-dev/Contributing.html#helping-with-code +[docs]: https://www.evennia.com/docs/latest/index.html +[contribute-docs]: https://www.evennia.com/docs/latest/Contributing-Docs.html +[helping-code]: https://www.evennia.com/docs/latest/Contributing.html#helping-with-code