Skip to content

Commit

Permalink
Merge pull request #156 from ehinman/update-code-json
Browse files Browse the repository at this point in the history
Adjust code.json to point to new repo location
  • Loading branch information
ehinman authored Aug 30, 2024
2 parents aa48ad6 + b0aa2f8 commit 16ab1de
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions code.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"licenses": [
{
"name": "Public Domain, CC0-1.0",
"URL": "https://code.usgs.gov/cmwsc/shwa/dataretrieval/-/raw/v1.0.2/LICENSE.md"
"URL": "https://code.usgs.gov/water/dataretrieval-python/-/raw/v1.0.2/LICENSE.md"
}
]
},

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

"laborHours": 0,
Expand Down

0 comments on commit 16ab1de

Please sign in to comment.