summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-03-09 21:13:29 +0100
committerSamy Pessé <samypesse@gmail.com>2015-03-09 21:13:29 +0100
commit2f44b61cec5363ca9abc09984f7d19c334751d53 (patch)
tree92b74a4275c612e3206afcc033ca1511b4dae89c
parentdc826da99b8de4de5fd65d4b2048bfbc89e2117b (diff)
parent45ee503db1792aa2f18b1534bc535014458178a3 (diff)
downloadgitbook-2f44b61cec5363ca9abc09984f7d19c334751d53.zip
gitbook-2f44b61cec5363ca9abc09984f7d19c334751d53.tar.gz
gitbook-2f44b61cec5363ca9abc09984f7d19c334751d53.tar.bz2
Merge pull request #638 from wapmorgan/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6f2cda9..e9511d5 100644
--- a/README.md
+++ b/README.md
@@ -203,7 +203,7 @@ The platform [GitBook.com](https://www.gitbook.com/) is like an "Heroku for book
Plugins can be used to extend your book's functionality. Read [GitbookIO/plugin](https://github.com/GitbookIO/plugin) for more information about how to build a plugin for GitBook.
-Plugins needed to build a book can be installed using: `gitbook install ./`. You can find plugins at [plugins.gitbook.com](plugins.gitbook.com).
+Plugins needed to build a book can be installed using: `gitbook install ./`. You can find plugins at [plugins.gitbook.com](http://plugins.gitbook.com).
## Debugging