Commit 91f42ec5 authored by Rodriguez, Kelvin's avatar Rodriguez, Kelvin
Browse files

Merge branch 'manual-fixes' into 'main'

Update manual paths

See merge request astrogeology/asc-public-docs!12
parents e79605b8 1850f0d9
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -12,19 +12,19 @@
  {
  {
    "title": "USGSCSM",
    "title": "USGSCSM",
    "content": "USGS Community Sensor Models",
    "content": "USGS Community Sensor Models",
    "url" : ../docs/software/usgscsm/index.html,
    "url" : ./usgscsm/,
    "image" : "https://raw.githubusercontent.com/DOI-USGS/usgscsm/main/docs/USGSCSM_Logo.svg"
    "image" : "https://raw.githubusercontent.com/DOI-USGS/usgscsm/main/docs/USGSCSM_Logo.svg"
  },
  },
  {
  {
    "title": "ALE",
    "title": "ALE",
    "content": "Abstraction Library for Ephemerides",
    "content": "Abstraction Library for Ephemerides",
    "url" : ../docs/software/ale/index.html,
    "url" : ./ale/,
    "image" : "https://raw.githubusercontent.com/DOI-USGS/ale/main/docs/ALE_Logo.svg"
    "image" : "https://raw.githubusercontent.com/DOI-USGS/ale/main/docs/ALE_Logo.svg"
  },
  },
  {
  {
    "title": "PLIO",
    "title": "PLIO",
    "content": "Planetary Input/Output Library",
    "content": "Planetary Input/Output Library",
    "url" : ../docs/software/plio/index.html,
    "url" : ./plio/,
    "image" : https://raw.githubusercontent.com/DOI-USGS/plio/main/docs/PLIO_Logo.svg
    "image" : https://raw.githubusercontent.com/DOI-USGS/plio/main/docs/PLIO_Logo.svg
  },
  },
]
]