diff options
author | 2023-02-13 23:37:49 +0000 | |
---|---|---|
committer | 2023-02-13 23:37:49 +0000 | |
commit | 96f3ed6fd62c9cf45d856774e732062818134991 (patch) | |
tree | 8507db51df28756889aff6d8490deba48083d2b7 /pydis_site/apps/resources | |
parent | Merge pull request #875 from Ibrahim2750mi/events-calendar (diff) |
fix: use new domain for bot tutorial resource
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 |