Open
Description
📚 Subject area/topic
SolidStart > Routing > Nested routes
📋 Page(s) affected (or suggested, for new content)
https://docs.solidjs.com/solid-start/building-your-application/routing#nested-routes
📋 Description of content that is out-of-date or incorrect
In this sentence:
"If you need nested routes, you can create a directory with the name of the preceding route segment, and create new files in that directory:"
Says, "create a directory with the name of the preceding route".
This is unclear or incorrect. None of the examples show a "directory with the name of the preceding route".
Let me know if I am correct. If so, I'm happy to create a suggestion for correction.
Cheers.
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
n/a