diff --git a/common/app/components/Nav/links.json b/common/app/components/Nav/links.json index 4adaa200fb..41f00e8353 100644 --- a/common/app/components/Nav/links.json +++ b/common/app/components/Nav/links.json @@ -18,6 +18,6 @@ "link": "/jobs", "react": true },{ - "content": "Links", - "link": "/links" + "content": "About", + "link": "/about" }]