diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,8 +2,8 @@ GitBook ======= [](http://badge.fury.io/js/gitbook) -[](https://travis-ci.org/GitbookIO/gitbook) -[](https://ci.appveyor.com/project/SamyPesse/gitbook) +[](https://travis-ci.org/GitbookIO/gitbook) +[](https://ci.appveyor.com/project/GitBook/gitbook) GitBook is a command line tool (and Node.js library) for building beautiful books using GitHub/Git and Markdown (or AsciiDoc). Here is an example: [Learn Javascript](https://www.gitbook.com/book/GitBookIO/javascript). @@ -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) |