Skip to content

Commit 05d4fbd

Browse files
committed
update documentation link
1 parent 83e0da0 commit 05d4fbd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Options:
9696

9797
```
9898

99-
For examples, see [the tutorials section of our documentation](https://virtualship.readthedocs.io/en/latest/tutorials/index.html).
99+
For examples, see [the tutorials section of our documentation](https://virtualship.oceanparcels.org/en/latest/tutorials/index.html).
100100

101101
## Input data
102102

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ dependencies = [
3737
[project.urls]
3838
Homepage = "https://oceanparcels.org/" # TODO: Update this to just be repo?
3939
Repository = "https://github.com/OceanParcels/virtualship"
40+
Documentation = "https://virtualship.oceanparcels.org/"
4041
"Bug Tracker" = "https://github.com/OceanParcels/virtualship/issues"
4142
Changelog = "https://github.com/OceanParcels/virtualship/releases"
4243

0 commit comments

Comments
 (0)