Skip to content

Commit aa97eaf

Browse files
committed
Fix incorrect path/title in mkdocs.yml
1 parent 356cb2c commit aa97eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ nav:
8282
- Add Feliz support: "recipes/ui/add-feliz.md"
8383
- Add FontAwesome support: "recipes/ui/add-fontawesome.md"
8484
- Migrate from a CDN stylesheet to an NPM package: "recipes/ui/cdn-to-npm.md"
85-
- Add Routing with UseElmish: "recipes/ui/routing-with-elmish.md"
85+
- Add routing with state shared between pages: "recipes/ui/add-routing.md"
8686
- Storage:
8787
- Quickly add a database: "recipes/storage/use-litedb.md"
8888
- JavaScript:

0 commit comments

Comments
 (0)