diff options
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/templates/home/timeline.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/home/timeline.html b/pydis_site/templates/home/timeline.html index 558257ac..f785fde4 100644 --- a/pydis_site/templates/home/timeline.html +++ b/pydis_site/templates/home/timeline.html @@ -416,7 +416,7 @@ <div class="cd-timeline__content text-component"> <h2>Python Discord Public Statistics are now live</h2> <p class="color-contrast-medium">After getting numerous requests to publish beautiful data on member - count and channel use, we create https://stats.pythondiscord.com/ for all to enjoy.</p> + count and channel use, we create <a href="https://stats.pythondiscord.com/">stats.pythondiscord.com</a> for all to enjoy.</p> <div class="flex justify-between items-center"> <span class="cd-timeline__date">Jun 4th, 2020</span> |