diff options
| author | 2025-10-21 14:58:30 -0400 | |
|---|---|---|
| committer | 2025-10-21 14:58:30 -0400 | |
| commit | 4c420a75654a47bf3031379f3fd367baec6194b8 (patch) | |
| tree | abbb97c64ce6dddfd48c6269fd74b64d3d9e529c | |
| parent | fix: update required python version of bot (diff) | |
fix dead link to statisic infrastructure page
| -rw-r--r-- | pydis_site/apps/content/resources/guides/pydis-guides/contributing/bot-extended-configuration-options.md | 2 |
1 files changed, 1 insertions, 1 deletions
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! --- |