rsnext/docs/routing
Jerry Gao 4a136476e7
Fix broken example link in docs for catch all routes (#15295)
Fixes a broken link on https://nextjs.org/docs/routing/dynamic-routes

This path was updated from `pages/docs/[...slug].js` to `pages/docs/[[...slug]].js`, so I've updated the link and moved that example down to the "Optional catch all routes" section.
2020-07-18 19:54:40 +00:00
..
dynamic-routes.md Fix broken example link in docs for catch all routes (#15295) 2020-07-18 19:54:40 +00:00
imperatively.md [Docs] Focus on useRouter (#14515) 2020-06-25 23:35:28 +00:00
introduction.md Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
shallow-routing.md [Docs] Focus on useRouter (#14515) 2020-06-25 23:35:28 +00:00