diff options
| author | 2020-11-21 00:40:34 +0100 | |
|---|---|---|
| committer | 2020-11-21 00:40:34 +0100 | |
| commit | 5f8fc4ba6395ab32866865c2a7b7c7d1c88528d3 (patch) | |
| tree | 7f683f9b24e9aba31e61d8c4e684596d8c7de147 /pydis_site | |
| parent | Start database at the beginning of the workflow (diff) | |
Change seasonalbot to sir-lancebot
Diffstat (limited to 'pydis_site')
| -rw-r--r-- | pydis_site/apps/home/views/home.py | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/home/views/home.py b/pydis_site/apps/home/views/home.py index 09969f1d..c1c2055c 100644 --- a/pydis_site/apps/home/views/home.py +++ b/pydis_site/apps/home/views/home.py @@ -22,7 +22,7 @@ class HomeView(View):          "python-discord/site",          "python-discord/bot",          "python-discord/snekbox", -        "python-discord/seasonalbot", +        "python-discord/sir-lancebot",          "python-discord/metricity",          "python-discord/django-simple-bulma",      ]  |