Unverified Commit b62874f2 authored by acpaquette's avatar acpaquette Committed by GitHub
Browse files

Update code.json

Fixed disclaimerurl not pointing to the disclaimer
parent aab45637
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@

    "homepageURL": "https://isis.astrogeology.usgs.gov",
    "downloadURL": "https://github.com/USGS-Astrogeology/ISIS3/archive/refs/tags/7.0.0_RC1.zip",
    "disclaimerURL": "https://github.com/USGS-Astrogeology/ISIS3/blob/master/LICENSE.md",
    "disclaimerURL": "https://github.com/USGS-Astrogeology/ISIS3/blob/master/DISCLAIMER.md",
    "repositoryURL": "https://github.com/USGS-Astrogeology/ISIS3/",
    "vcs": "git",