Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/public/content/examples/02-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down