We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b808e1 commit 8951875Copy full SHA for 8951875
docs/routing.md
@@ -9,7 +9,7 @@ of the app. Specifically "hybrid routes."
9
10
We'll defer to the `remix-flat-routes` documentation for specifics, but an
11
important thing for you to know as you get used to this convention is you can
12
-always run `npx remix routes` from the root of the app and it will output the
+always run `npx react-router routes` from the root of the app and it will output the
13
routes of your application in a JSX-like output that will reveal the routes that
14
will be generated based on your current file structure. Here's an example of the
15
Epic Stack routes at the time of this writing:
0 commit comments