From 2b0e7f05da7641338786dbf5fd1af06ade18e0bf Mon Sep 17 00:00:00 2001 From: alwaysintreble Date: Wed, 2 Nov 2022 22:02:06 -0500 Subject: [PATCH] Docs: fix broken link in contributing.md (#1185) --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index adbbf0de..4e90db95 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -8,5 +8,5 @@ Contributions are welcome. We have a few requests of any new contributors. Otherwise, we tend to judge code on a case to case basis. For adding a new game to Archipelago and other documentation on how Archipelago functions, please see -[the docs folder](docs/) for the relevant information and feel free to ask any questions in the #archipelago-dev +[the docs folder](/docs/) for the relevant information and feel free to ask any questions in the #archipelago-dev channel in our [Discord](https://archipelago.gg/discord).