mirror of
https://github.com/ryan-haskell/elm-spa.git
synced 2024-12-13 02:40:17 +03:00
Fix typo in link
This commit is contained in:
parent
353552d9f1
commit
b33dff7735
@ -211,7 +211,7 @@ elm-spa add /element element
|
||||
elm-spa add /advanced advanced
|
||||
```
|
||||
|
||||
These commands add in the other three page types described in the [pages guide](/guides/03-pages).
|
||||
These commands add in the other three page types described in the [pages guide](/guide/03-pages).
|
||||
|
||||
For each page, the `View.placeholder` function stubs out the `view` functions so you can visit them in the browser.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user