Skip to content

Commit cfe78ae

Browse files
authored
update docs link (#89)
* update docs link update link to documentation in pyproject.toml file * Update pyproject.toml
1 parent 73f3ae8 commit cfe78ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ doc = [
3535
]
3636

3737
[project.urls]
38-
homepage = "https://github.com/USGS-python/dataretrieval"
39-
documentation = "https://usgs-python.github.io/dataretrieval"
40-
repository = "https://github.com/USGS-python/dataretrieval.git"
38+
homepage = "https://github.com/DOI-USGS/dataretrieval-python"
39+
documentation = "https://doi-usgs.github.io/dataretrieval-python/"
40+
repository = "https://github.com/DOI-USGS/dataretrieval-python.git"
4141

4242
[tool.setuptools_scm]
4343
write_to = "dataretrieval/_version.py"

0 commit comments

Comments
 (0)