Skip to content

Commit 16ab1de

Browse files
authored
Merge pull request #156 from ehinman/update-code-json
Adjust code.json to point to new repo location
2 parents aa48ad6 + b0aa2f8 commit 16ab1de

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

code.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"licenses": [
1212
{
1313
"name": "Public Domain, CC0-1.0",
14-
"URL": "https://code.usgs.gov/cmwsc/shwa/dataretrieval/-/raw/v1.0.2/LICENSE.md"
14+
"URL": "https://code.usgs.gov/water/dataretrieval-python/-/raw/v1.0.2/LICENSE.md"
1515
}
1616
]
1717
},
1818

19-
"homepageURL": "https://code.usgs.gov/cmwsc/shwa/dataretrieval",
20-
"downloadURL": "https://code.usgs.gov/cmwsc/shwa/dataretrieval/-/archive/v1.0.2/dataretrieval-v1.0.2.zip",
21-
"disclaimerURL": "https://code.usgs.gov/cmwsc/shwa/dataretrieval/-/raw/v1.0.2/DISCLAIMER.md",
22-
"repositoryURL": "https://code.usgs.gov/cmwsc/shwa/dataretrieval.git",
19+
"homepageURL": "https://code.usgs.gov/water/dataretrieval-python",
20+
"downloadURL": "https://code.usgs.gov/water/dataretrieval-python/-/archive/v1.0.2/dataretrieval-python-v1.0.2.zip",
21+
"disclaimerURL": "https://code.usgs.gov/water/dataretrieval-python/-/raw/v1.0.2/DISCLAIMER.md",
22+
"repositoryURL": "https://code.usgs.gov/water/dataretrieval-python.git",
2323
"vcs": "git",
2424

2525
"laborHours": 0,

0 commit comments

Comments
 (0)