Fix typo in link

This commit is contained in:
ok300 2022-11-26 09:32:24 +01:00 committed by GitHub
parent 353552d9f1
commit b33dff7735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.