diff options
| author | 2023-03-21 16:22:36 +0200 | |
|---|---|---|
| committer | 2023-03-21 16:31:57 +0200 | |
| commit | a1a8e49f097739bbd2c989e1568fe4fe18946bbf (patch) | |
| tree | 0660e01117b1a179e7115484ec44ca53f38437f2 /pydis_site/apps/resources | |
| parent | Fix filter serializers for false-y values (diff) | |
| parent | Merge pull request #908 from python-discord/fix-ci (diff) | |
Merge branch 'main' into new-filter-schema
Diffstat (limited to 'pydis_site/apps/resources')
| -rw-r--r-- | pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml b/pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml index 12f2a154..482cdf91 100644 --- a/pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml +++ b/pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml @@ -2,7 +2,7 @@ description: This tutorial, written by vcokltfre, will walk you through all the aspects of creating your own Discord bot, starting from creating the bot user itself. name: vcokltfre's Discord Bot Tutorial -title_url: https://tutorial.vcokltfre.dev/ +title_url: https://tutorial.vco.sh/ tags: topics: - discord bots |