diff --git a/README.md b/README.md index ec6b434..90e2eda 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ ## 📚 Documentation All the information and examples you need are in the **documentation**: -- [Check out the documentation here!](https://danielward27.github.io/pymgcv/) +- [Check out the documentation here!](https://SmoothForge.github.io/pymgcv/) diff --git a/mkdocs.yml b/mkdocs.yml index fc5e85e..bd6cc2d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -19,8 +19,8 @@ site_author: Daniel Ward extra: generator: false # site_url: TODO -repo_url: https://github.com/danielward27/pymgcv -repo_name: danielward27/pymgcv +repo_url: https://github.com/SmoothForge/pymgcv +repo_name: SmoothForge/pymgcv edit_uri: "" strict: false # TODO Don't allow warnings during the build process