diff options
Diffstat (limited to 'docs/mkdocs.yml')
-rw-r--r-- | docs/mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 2102dbb..ee91518 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -1,7 +1,7 @@ --- # Set some important site metadata attributes site_name: PyDis DevOps -site_url: https://python-discord.github.io/infra/ +site_url: https://docs.pydis.wtf/ # Set GitHub repository metadata repo_url: https://github.com/python-discord/infra |