From 45ee503db1792aa2f18b1534bc535014458178a3 Mon Sep 17 00:00:00 2001 From: wapmorgan Date: Tue, 10 Mar 2015 00:12:53 +0400 Subject: [PATCH] Update README.md Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f2cda993..e9511d534 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