We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f3ae8 commit cfe78aeCopy full SHA for cfe78ae
pyproject.toml
@@ -35,9 +35,9 @@ doc = [
35
]
36
37
[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"
+homepage = "https://github.com/DOI-USGS/dataretrieval-python"
+documentation = "https://doi-usgs.github.io/dataretrieval-python/"
+repository = "https://github.com/DOI-USGS/dataretrieval-python.git"
41
42
[tool.setuptools_scm]
43
write_to = "dataretrieval/_version.py"
0 commit comments