diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-03-15 12:40:40 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-03-15 12:40:40 +0100 |
commit | f70da1c82a9a92c20a4771a1b321787a98a161c6 (patch) | |
tree | 266fcd13f5120094abd9646e261ef45bfbcea2ae /README.md | |
parent | 0b4db49f5752fd2a6f72c3ba57cdb5c1b5b8ae4e (diff) | |
download | gitbook-f70da1c82a9a92c20a4771a1b321787a98a161c6.zip gitbook-f70da1c82a9a92c20a4771a1b321787a98a161c6.tar.gz gitbook-f70da1c82a9a92c20a4771a1b321787a98a161c6.tar.bz2 |
Fix links in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -12,7 +12,7 @@ You can publish and host books easily online using [gitbook.com](https://www.git Check out the [GitBook Community Slack Channel](https://slack.gitbook.com), Stay updated by following [@GitBookIO](https://twitter.com/GitBookIO) on Twitter or [GitBook](https://www.facebook.com/gitbookcom) on Facebook. -Complete documentation is available at [help.gitbook.com](http://help.gitbook.com/). +Complete documentation is available at [toolchain.gitbook.com](http://toolchain.gitbook.com/).  @@ -32,14 +32,14 @@ We're always happy to help out with your books or any other questions you might ## Features -* [Output as a website or ebook (pdf, epub, mobi)](http://help.gitbook.com/format/output.html) -* [Multi-Languages](http://help.gitbook.com/format/languages.html) -* [Glossary](http://help.gitbook.com/format/glossary.html) -* [Cover](http://help.gitbook.com/format/cover.html) -* [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/format/plugins.html) +* Write using [Markdown](http://toolchain.gitbook.com/syntax/markdown.html) or [AsciiDoc](http://toolchain.gitbook.com/syntax/asciidoc.html) +* Output as a website or [ebook (pdf, epub, mobi)](http://toolchain.gitbook.com/ebook.html) +* [Multi-Languages](http://toolchain.gitbook.com/languages.html) +* [Lexicon / Glossary](http://toolchain.gitbook.com/lexicon.html) +* [Cover](http://toolchain.gitbook.com/ebook.html) +* [Variables and Templating](http://toolchain.gitbook.com/templating/) +* [Content References](http://toolchain.gitbook.com/templating/conrefs.html) +* [Plugins](http://toolchain.gitbook.com/plugins/) * [Beautiful default theme](https://github.com/GitbookIO/theme-default) ## Publish your book |