mirror of
https://github.com/ryannhg/elm-spa.git
synced 2024-11-22 01:32:43 +03:00
Merge pull request #87 from ssanj/patch-1
Fix broken GitHub link on Examples/Storage page
This commit is contained in:
commit
389836b853
@ -387,8 +387,8 @@ page shared _ =
|
||||
|
||||
In the browser, we now have a working counter app that persists on refresh. Even if you close the browser and open it up again, you'll see your previous counter value on the screen.
|
||||
|
||||
As a reminder, all the source code for this example is available on [GitHub](https://github.com/ryannhg/elm-spa/tree/main/examples/03-storage)
|
||||
As a reminder, all the source code for this example is available on [GitHub](https://github.com/ryannhg/elm-spa/tree/main/examples/03-local-storage)
|
||||
|
||||
---
|
||||
|
||||
__Next up:__ [User Authentication](./04-authentication)
|
||||
__Next up:__ [User Authentication](./04-authentication)
|
||||
|
Loading…
Reference in New Issue
Block a user