Skip to content

Commit b9a20f3

Browse files
committed
Merge branch 'ocean-of-future' of github.com:Parcels-code/virtualship into ocean-of-future
2 parents 1b4ccab + 466b677 commit b9a20f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"sphinx.ext.intersphinx",
1515
"sphinx.ext.mathjax",
1616
"sphinx.ext.napoleon",
17-
# "sphinx_autodoc_typehints",# https://github.com/OceanParcels/virtualship/pull/125#issuecomment-2668766302
17+
# "sphinx_autodoc_typehints",# https://github.com/Parcels-code/virtualship/pull/125#issuecomment-2668766302
1818
"sphinx_copybutton",
1919
]
2020

@@ -36,7 +36,7 @@
3636
"image_dark": "virtual_ship_logo_inverted.png",
3737
},
3838
"use_edit_page_button": True,
39-
"github_url": "https://github.com/OceanParcels/virtualship",
39+
"github_url": "https://github.com/Parcels-code/virtualship",
4040
"icon_links": [
4141
{
4242
"name": "Conda Forge",
@@ -47,7 +47,7 @@
4747
],
4848
}
4949
html_context = {
50-
"github_user": "OceanParcels",
50+
"github_user": "Parcels-code",
5151
"github_repo": "virtualship",
5252
"github_version": "main",
5353
"doc_path": "docs",

0 commit comments

Comments
 (0)