diff --git a/navLinks.json b/navLinks.json index b298462..de8baa5 100644 --- a/navLinks.json +++ b/navLinks.json @@ -57,15 +57,18 @@ }, { "href": "https://jasonpoage.com", - "label": "Production" + "label": "Production", + "appendCurrentPath": "True" }, { "href": "https://test.jasonpoage.com", - "label": "Testing" + "label": "Testing", + "appendCurrentPath": "True" }, { "href": "https://dev.jasonpoage.com", - "label": "Development" + "label": "Development", + "appendCurrentPath": "True" }, { "href": "https://jenkins.jasonpoage.com",