Skip to content

Commit 054e60b

Browse files
committed
fix(nav): update project dropdown label and link for economic drivers
1 parent c4c3c55 commit 054e60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/links.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
{ "text": "AI Due Diligence Project", "link": "/projects/ai-due-diligence-project", "icon": "fa-solid fa-briefcase" },
2121
{ "text": "RAG Chatbot", "link": "/projects/rag-chatbot-lecture-notes", "icon": "fa-solid fa-robot" },
2222
{ "text": "PalmPilot 2.0", "link": "/projects/palmpilot-gesture-control", "icon": "fa-solid fa-hand-sparkles" },
23-
{ "text": "Crypto Forecasting", "link": "/projects/crypto-forecasting", "icon": "fa-solid fa-chart-line" },
23+
{ "text": "Economic Drivers", "link": "/projects/economic-drivers", "icon": "fa-solid fa-chart-line" },
2424
{ "text": "Alzheimer AI Screening", "link": "/projects/alzheimer-ai-screening-tool", "icon": "fa-solid fa-brain" },
2525
{ "text": "ClubMate AI", "link": "/projects/clubmate-ai-assistant", "icon": "fa-solid fa-screwdriver-wrench" },
2626
{ "text": "Discord Anti-Spam Bot", "link": "/projects/discord-anti-spam-bot", "icon": "fa-solid fa-shield-halved" }

0 commit comments

Comments
 (0)