diff options
| author | 2023-03-10 20:49:41 +0530 | |
|---|---|---|
| committer | 2023-03-10 20:49:41 +0530 | |
| commit | 19e426c6482b76b9d82d058a0d4cd705aa390551 (patch) | |
| tree | 9a0e0824f2c11f8bbc270973c38a08f0cd8d4274 /pydis_site/apps/resources | |
| parent | Remove typo (diff) | |
| parent | Merge pull request #896 from python-discord/dependabot/pip/django-environ-0.10.0 (diff) | |
Merge branch 'main' into vivek/add-jump-url-field
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 |