Skip to content

Commit

Permalink
Merge pull request #96 from leo/patch-1
Browse files Browse the repository at this point in the history
Use http instead of https

HTTPS isn't working at the moment (bad certificate)
  • Loading branch information
rsutphin committed Dec 13, 2015
2 parents 108a565 + c0294cd commit 6cb5ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6cb5ab4

Please sign in to comment.