From 7a1d1ae82b1a139f46764a46e241d7aed8a7c961 Mon Sep 17 00:00:00 2001 From: kosayoda Date: Mon, 19 Apr 2021 21:11:40 +0800 Subject: Fix unresolving links. --- .../resources/guides/pydis-guides/contributing/sir-lancebot.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pydis_site') diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot.md index b2324e9e..4ff98095 100644 --- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot.md +++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/sir-lancebot.md @@ -76,7 +76,7 @@ The following variables are needed for running Sir Lancebot: | `CHANNEL_DEVLOG` | ID of the `#dev-log` channel | | `CHANNEL_COMMUNITY_BOT_COMMANDS` | ID of the `#sir-lancebot-commands` channel | -[**Full environment variable reference for this project.**](./sir-lancebot-env-var-reference) +[**Full environment variable reference for this project.**](./env-var-reference) --- @@ -114,6 +114,6 @@ Now that you have everything setup, it is finally time to make changes to the bo Notably, version control of our projects is done using Git and Github. It can be intimidating at first, so feel free to ask for any help in the server. -[**Click here to see the basic Git workflow when contributing to one of our projects.**](./working-with-git/) +[**Click here to see the basic Git workflow when contributing to one of our projects.**](../working-with-git/) Have fun! -- cgit v1.2.3