diff --git a/src/pages.ts b/src/pages.ts index 695bbeef0e7051db69bfc84820d108abc3f63cbf..822450206c20259377fce911d735734598714163 100644 --- a/src/pages.ts +++ b/src/pages.ts @@ -386,12 +386,12 @@ export const NavPages: (Page | PageRef | Folder)[] = [ path: "/human-practices?scrollTo=Integrated Human Practices3" }, { - name: "Public Engagement", + name: "Education", title: "Education and Outreach", path: "/human-practices?scrollTo=Further Engagement1H" }, { - name: "Education", + name: "Public Engagement", title: "Education and Outreach", path: "/human-practices?scrollTo=Further Engagement2H" },