diff --git a/docs/manuals/index.md b/docs/manuals/index.md
index e6efc1887a61f28b87cd478de223d218cf1f11c2..ed9edd33e2a1f09695746725b64ef510d75941ee 100644
--- a/docs/manuals/index.md
+++ b/docs/manuals/index.md
@@ -12,19 +12,19 @@
   {
     "title": "USGSCSM",
     "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"
   },
   {
     "title": "ALE",
     "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"
   },
   {
     "title": "PLIO",
     "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
   },
 ]