diff --git a/src/data/menuData.json b/src/data/menuData.json index 3995459b..994ee3ff 100644 --- a/src/data/menuData.json +++ b/src/data/menuData.json @@ -28,13 +28,7 @@ "text": "Directory", "available": true, "link": "/directory" - }, - { - "text": "Project Status", - "available": true, - "link": "#" } - ] }, { @@ -71,7 +65,7 @@ { "text": "Daily Expenses", "available": true, - "link": "/dashboard/" + "link": "/activities/gallary" } ] }, diff --git a/src/pages/Directory/Directory.jsx b/src/pages/Directory/Directory.jsx index 409b0091..c845e96b 100644 --- a/src/pages/Directory/Directory.jsx +++ b/src/pages/Directory/Directory.jsx @@ -13,7 +13,7 @@ const Directory = () => { @@ -126,7 +126,7 @@ const Directory = () => { - No projects found + comming soon....