Bug Description
I noticed that the "Know more" links on the 2026 Ideas page lead to a 404 error when clicked, instead of opening the detailed page for the selected project. This seems to happen consistently across multiple projects listed on that page.
Steps to Reproduce
- Visit https://aossie.org/ideas
- Click "Know more" for any project
- The URL changes to /ideas/2026/ but the page shows a 404.
Logs and Screenshots
Environment Details
OS: Windows 10 (64-bit)
Browser: Google Chrome (Version 145.0.0.0)
Node.js: v20.x (or your version)
Package Manager: npm
Framework: Next.js
Impact
Critical - Application is unusable
Code of Conduct