Updated book.js link (#1591)

The book.js link was pointing to a 404 page. This commit updates the link.
This commit is contained in:
AJ
2016-12-22 04:20:47 -05:00
committed by Samy Pessé
parent 194ebc3da9
commit e94634bda5
+1 -1
View File
@@ -4,7 +4,7 @@ GitBooks provides different APIs and contexts to plugins. These APIs can vary ac
#### Book instance
The `Book` class is the central point of GitBook, it centralize all access read methods. This class is defined in [book.js](https://github.com/GitbookIO/gitbook/blob/master/lib/book.js).
The `Book` class is the central point of GitBook, it centralize all access read methods. This class is defined in [book.js](https://github.com/GitbookIO/gitbook/blob/master/book.js).
```js
// Read configuration from book.json