diff --git a/.domains b/.domains index 861c34f..bf660af 100644 --- a/.domains +++ b/.domains @@ -1 +1 @@ -auxdocs.pyrox.dev +docs.auxolotl.org diff --git a/mkdocs.yml b/mkdocs.yml index 44ba483..d2d30be 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,7 +1,7 @@ site_name: Aux Docs -site_url: https://auxdocs.pyrox.dev/ -repo_url: https://git.pyrox.dev/pyrox/aux-docs -repo_name: pyrox/aux-docs +site_url: https://docs.auxolotl.org +repo_url: https://git.auxolotl.org/auxolotl/docs +repo_name: auxolotl/docs site_dir: public site_description: Aux Documentation site_author: Nixpkgs and Aux Contributors