diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,12 +2,12 @@ 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). -You can publish and host book easily online using [gitbook.com](https://www.gitbook.com), a web-editor is [also available](https://www.gitbook.com/editor). +You can publish and host book easily online using [gitbook.com](https://www.gitbook.com), a desktop editor is [also available](https://www.gitbook.com/editor). Stay updated by following [@GitBookIO](https://twitter.com/GitBookIO) on Twitter or [GitBook](https://www.facebook.com/gitbookcom) on Facebook. @@ -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) |