diff --git a/README.md b/README.md index 384c3a1..d097b76 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ The Haskell package "[filestore](https://hackage.haskell.org/package/filestore)" provides an interface for a versioning file store. It uses git, Darcs and Mercurial as a backend. Here's a short walk-through to get you started. -See the blog entry on [mcmayer.net](http://www.mcmayer.net/a-short-haskell-filestore-tutorial/). \ No newline at end of file +See the blog entry on [mcmayer.net](https://www.mcmayer.net/a-short-haskell-filestore-tutorial/).