mirror of
https://github.com/ryannhg/elm-spa.git
synced 2024-11-22 09:44:55 +03:00
Merge pull request #49 from bgins/update-routing-guide
Fix nested dynamic route example
This commit is contained in:
commit
8af587ddf3
@ -53,7 +53,7 @@ __Supported Parameters__: Only `String` and `Int` dynamic parameters are support
|
||||
You can also nest your dynamic routes. Here's an example:
|
||||
|
||||
|
||||
__`Users/User_String/Posts/Post_Int.elm`__
|
||||
__`Users/User_String/Posts/Id_Int.elm`__
|
||||
|
||||
URL | Params
|
||||
:-- | :--
|
||||
|
Loading…
Reference in New Issue
Block a user