diff options
| author | 2023-02-14 02:01:40 +0200 | |
|---|---|---|
| committer | 2023-02-14 02:01:40 +0200 | |
| commit | 852ea41bd653feeb502acd8de996b72f71a39d1d (patch) | |
| tree | b091062f06ba8e2f57bdc347aa7931d5b7fe9d8a /pydis_site/apps/resources | |
| parent | Merge pull request #875 from Ibrahim2750mi/events-calendar (diff) | |
| parent | fix: change other references of vcokltfre.dev to vco.sh (diff) | |
Merge pull request #876 from vcokltfre/patch-1
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 |