diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-03-05 15:14:17 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-03-05 15:14:17 +0100 |
commit | 29533908c2b28f7d0f596bd25c07e06563f027ae (patch) | |
tree | 8e68fdb754d720af9c20afc403759c27835dd738 /docs/README.md | |
parent | 603622e3379e1381b7acedf5174ceba656b15285 (diff) | |
parent | 74a1e9dee23ab44c2242c69f3ee5091454af42a8 (diff) | |
download | gitbook-29533908c2b28f7d0f596bd25c07e06563f027ae.zip gitbook-29533908c2b28f7d0f596bd25c07e06563f027ae.tar.gz gitbook-29533908c2b28f7d0f596bd25c07e06563f027ae.tar.bz2 |
Merge pull request #1168 from GitbookIO/enhancement/doc
v3 doc review
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md index 6febb43..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.md) and [extensibles](plugins.md)) 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). @@ -14,7 +14,7 @@ We're always happy to help out with your books or any other questions you might ### FAQ -There are questions that are asked quite often, [check this out before creating an issue](faq.md). +Some questions are frequently asked. If you have a problem you should [check this out](faq.md) first. ### Contribute to this documentation |