Next.js Discord

Discord Forum

Help needed with dynamic routing

Unanswered
Abyssinian posted this in #help-forum
Open in Discord
AbyssinianOP
I have created a dynamic route /project/[id],
and if i try to navigate to /about page, the url becomes /projects/about ([id] is replaced with about) instead of /about

0 Replies