From 4c420a75654a47bf3031379f3fd367baec6194b8 Mon Sep 17 00:00:00 2001 From: onerandomusername Date: Tue, 21 Oct 2025 14:58:30 -0400 Subject: fix dead link to statisic infrastructure page --- .../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 b35c202d..a7efdcd8 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 @@ -105,7 +105,7 @@ Note that if you changed code that is not associated with a particular extension ## Adding new statistics -Details on how to add new statistics can be found on the [statistic infrastructure page](https://blog.pythondiscord.com/statistics-infrastructure). +Details on how to add new statistics can be found on the [statistic infrastructure page](https://blog.pythondiscord.com/post/statistics-infrastructure-at-python-discord/). We are always open to more statistics so add as many as you can! --- -- cgit v1.2.3