Skip to content

Commit

Permalink
fix github repo url in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Regamey Benoît committed Feb 6, 2024
1 parent f797e9b commit edb3721
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The python package to manage (meta)data of geocat.ch - the modified instance of geonetwork for
Switzerland.
## Documentation
All documentation is available [here](https://benoitregamey.github.io/geopycat).
All documentation is available [here](https://geoadmin.github.io/lib-geopycat/).
## Installation
**Using pip** - install from github
```
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ markdown_extensions:
extra_css:
- stylesheets/extra.css

repo_url: https://github.com/benoitregamey/geopycat
repo_url: https://github.com/geoadmin/lib-geopycat
repo_name: geopycat

0 comments on commit edb3721

Please sign in to comment.