Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down