From c0294cd8ddb154fdba1d44b9e6f25d3880c4609d Mon Sep 17 00:00:00 2001 From: Leonard Lamprecht Date: Sat, 12 Dec 2015 14:29:56 +0100 Subject: [PATCH] Use http instead of https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 496abb1..bd0beb1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ What's the point? 3. Your app works offline, and requests are super fast, because they don't need the network. -For more on PouchDB, check out [pouchdb.com](https://pouchdb.com). +For more on PouchDB, check out [pouchdb.com](http://pouchdb.com). ## Install and setup