diff options
author | Soreine <soreine.plume@gmail.com> | 2016-03-02 13:19:26 +0100 |
---|---|---|
committer | Soreine <soreine.plume@gmail.com> | 2016-03-03 16:39:18 +0100 |
commit | 74a1e9dee23ab44c2242c69f3ee5091454af42a8 (patch) | |
tree | 8e68fdb754d720af9c20afc403759c27835dd738 /docs/README.md | |
parent | b3662e07c1c6a0ca034ca3b145d53697fff0e1bd (diff) | |
download | gitbook-74a1e9dee23ab44c2242c69f3ee5091454af42a8.zip gitbook-74a1e9dee23ab44c2242c69f3ee5091454af42a8.tar.gz gitbook-74a1e9dee23ab44c2242c69f3ee5091454af42a8.tar.bz2 |
Corrects paths. And reformulate associated FAQ
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 2e8f7d9..12b0e6c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ 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). This documentation has been generated using GitBook. -GitBook can output your content as a website ([customizable](/themes/) and [extensibles](/plugins/)) or as an ebook (PDF, ePub or Mobi). +GitBook can output your content as a website ([customizable](themes/README.md) and [extensibles](plugins/README.md)) or as an ebook (PDF, ePub or Mobi). [GitBook.com](https://www.gitbook.com) is the online platform to create and host books built using the GitBook format. It offers hosting, collaboration features and an [easy-to-use editor](https://www.gitbook.com/editor). |