From 1c1c9262911458426ee6f78b0a1b8963e9e0d3a3 Mon Sep 17 00:00:00 2001 From: onerandomusername Date: Tue, 21 Oct 2025 14:59:02 -0400 Subject: use a descriptive link name for bot contributing guide --- .../pydis-guides/contributing/bot-extended-configuration-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot-extended-configuration-options.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot-extended-configuration-options.md index a7efdcd8..10761a39 100644 --- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot-extended-configuration-options.md +++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot-extended-configuration-options.md @@ -8,7 +8,7 @@ toc: 3 ## Manual constants configuration Reading this means that you're ready for a bit of manual labour. -If for some reason you've missed the automatic server setup section, you can read about it in the bot contributing guide [here](../bot.md#envserver) +If for some reason you've missed the automatic server setup section, you can read about it in the [bot contributing guide](../bot.md#envserver). To configure the bot manually, you will **only** need to set inside the `.env.server` file the values for the channels, roles, categories, etc. that are used by the component you are developing. -- cgit v1.2.3