diff --git a/src/pages.ts b/src/pages.ts
index 4a68590a10eedeeaf4438a27d73e2a98fd882b98..44c3d24e45f5878736db672b9054e7202994611b 100644
--- a/src/pages.ts
+++ b/src/pages.ts
@@ -368,7 +368,7 @@ export const NavPages: (Page | PageRef | Folder)[] = [
         {
           name: "Introduction",
           title: "Introduction",
-          path: "/human-practices?tab=intro"
+          path: "/human-practices?tab=Introduction"
         },
         {
           name: "Integrated Human Practices",
@@ -381,27 +381,27 @@ export const NavPages: (Page | PageRef | Folder)[] = [
         {
           name: "Feedback and Implementation",
           title: "Feedback and Implementation",
-          path: "/human-practices?tab=feedback"
+          path: "/human-practices?tab=Integrated Human Practices3"
         },
         {
           name: "Public Engagement",
           title: "Education and Outreach",
-          path: "/human-practices?tab=public"
+          path: "/human-practices?tab=Further Engagement1H"
         },
         {
           name: "Education",
           title: "Education and Outreach",
-          path: "/human-practices?tab=edu"
+          path: "/human-practices?tab=Further Engagement2H"
         },
         {
           name: "Collaboration",
           title: "Collaboration",
-          path: "/human-practices?tab=collabs"
+          path: "/human-practices?tab=Further Engagement4H"
         },
         {
           name: "Partnerships",
           title: "Partnerships",
-          path: "/human-practices?tab=ships"
+          path: "/human-practices?tab=Further Engagement5H"
         },
       ]
     },