summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAJ <alljeep@gmail.com>2016-12-22 04:20:47 -0500
committerSamy Pessé <samypesse@gmail.com>2016-12-22 10:20:47 +0100
commite94634bda5cc3fba448782efb78b04f66eaac1b5 (patch)
treeffdb6a541ad31325afb386e37f2f14e14d310af2
parent194ebc3da9641ff96f083f9d8ab43c2d27944f9a (diff)
downloadgitbook-e94634bda5cc3fba448782efb78b04f66eaac1b5.zip
gitbook-e94634bda5cc3fba448782efb78b04f66eaac1b5.tar.gz
gitbook-e94634bda5cc3fba448782efb78b04f66eaac1b5.tar.bz2
Updated book.js link (#1591)
The book.js link was pointing to a 404 page. This commit updates the link.
-rw-r--r--docs/plugins/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/api.md b/docs/plugins/api.md
index c482ec2..921b92c 100644
--- a/docs/plugins/api.md
+++ b/docs/plugins/api.md
@@ -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