cookie icon indicating copy to clipboard operation
cookie copied to clipboard

Dead links in README

Open jjst opened this issue 9 years ago • 2 comments

The README states:


If you are looking for a way to store information, you should take a look into local-storage or session-storage instead.


But when trying to access those links package.elm-lang.org says:

Could not find any versions of package elm-lang/local-storage

jjst avatar Jul 13 '16 16:07 jjst

Oh, after some googling looks like this is still WIP: https://github.com/elm-lang/local-storage Putting in there in case people are wondering why the links are dead.

jjst avatar Jul 13 '16 16:07 jjst

And now it's https://github.com/elm-lang/persistent-cache

felixakiragreen avatar Sep 17 '16 01:09 felixakiragreen