diff --git a/nav-config.json b/nav-config.json index 185a400..5fddd35 100644 --- a/nav-config.json +++ b/nav-config.json @@ -80,14 +80,6 @@ "activeTest": "/community/organisation" } }, - { - "type": "link", - "settings": { - "name": "Members and Donors", - "href": "/community/members", - "activeTest": "/community/members" - } - }, { "type": "link", "settings": { @@ -196,8 +188,8 @@ "type": "button", "settings": { "name": "Donate", - "href": "funding/donate", - "activeTest": "funding/donate" + "href": "/funding/donate", + "activeTest": "/funding/donate" } } ]