diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-08-26 11:01:28 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-08-26 11:01:28 +0200 |
commit | 84385d9dc33e509599b193b97d1592f5cc038dc0 (patch) | |
tree | 9cbff78c40cdb9d7efca2c46804007dc404b52ad | |
parent | 302d9b4b917ae19ccc4408af9ef95f6e736e4ad6 (diff) | |
parent | 6cfa4c8ab7fe219a2feaacbce0048fc4b302e8ce (diff) | |
download | gitbook-84385d9dc33e509599b193b97d1592f5cc038dc0.zip gitbook-84385d9dc33e509599b193b97d1592f5cc038dc0.tar.gz gitbook-84385d9dc33e509599b193b97d1592f5cc038dc0.tar.bz2 |
Merge pull request #881 from mortonfox/patch-1
Fix Plugins link.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ $ gitbook build * [AsciiDoc Support](http://help.gitbook.com/format/asciidoc.html) * [Variables and Templating](http://help.gitbook.com/format/templating.html) * [Content References](http://help.gitbook.com/format/conrefs.html) -* [Plugins](http://help.gitbook.com/plugins/index.html) +* [Plugins](http://help.gitbook.com/format/plugins.html) * Interractive reader website: * Search * Font Settings (Serif, Sans Serif) |