diff --git a/README.md b/README.md index a3959af..a82337f 100644 --- a/README.md +++ b/README.md @@ -3,18 +3,18 @@ Epub.js Reader ![Demo](http://fchasen.com/futurepress/epubjs-reader_moby-dick.png) -[Try it while reading Moby Dick](http://futurepress.github.com/epubjs-reader/) +[Try it while reading Moby Dick](https://futurepress.github.io/epubjs-reader/) About the Reader ------------------------- -[Epub.js](http://futurepress.github.com/epub.js/) library. +[Epub.js](https://github.com/futurepress/epub.js/) library. Getting Started ------------------------- -Open up [reader/index.html](http://futurepress.github.com/epubjs-reader/index.html) in a browser. +Open up [reader/index.html](https://futurepress.github.io/epubjs-reader/index.html) in a browser. You can change the ePub it opens by passing a link to bookPath in the url: @@ -23,7 +23,7 @@ You can change the ePub it opens by passing a link to bookPath in the url: Running Locally ------------------------- -Install [node.js](http://nodejs.org/) +Install [node.js](https://nodejs.org/) Then install the project dependences with npm @@ -37,7 +37,7 @@ You can run the reader locally with the command node start ``` -Builds are concatenated and minified using [gruntjs](http://gruntjs.com/getting-started) +Builds are concatenated and minified using [gruntjs](https://gruntjs.com/getting-started) To generate a new build run @@ -60,9 +60,9 @@ IRC Server: freenode.net Channel: #epub.js Follow us on twitter: @Epubjs -+ http://twitter.com/#!/Epubjs ++ https://twitter.com/Epubjs Other ------------------------- -EPUB is a registered trademark of the [IDPF](http://idpf.org/). +EPUB is a registered trademark of the [IDPF](https://idpf.org/).