getting a 404 with /peers when i move to the next page which would be to select network and render the peers page for that specific network. potentially being /peers/juno it complains and gives me the 404 error.

the code i am trying to use i dont think will work because of where ive created the peers pages in the repo.
For ref i created a Folder and names it NetworkPeers and put all my peers pages in there. So i think the path routing is wrong or something.
getting a 404 with
/peerswhen i move to the next page which would be to select network and render the peers page for that specific network. potentially being/peers/junoit complains and gives me the 404 error.the code i am trying to use i dont think will work because of where ive created the peers pages in the repo.
For ref i created a Folder and names it NetworkPeers and put all my peers pages in there. So i think the path routing is wrong or something.