diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-02-25 11:47:41 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-02-25 11:47:41 +0100 |
commit | 6990b371a67b77b91c305f901e367c1c70609dcf (patch) | |
tree | fa046e4a86317777d397efdfd40b8ec2661b86a0 /docs/faq.md | |
parent | 8020d9045b00a9067171344aeaf24ba90c5f3023 (diff) | |
download | gitbook-6990b371a67b77b91c305f901e367c1c70609dcf.zip gitbook-6990b371a67b77b91c305f901e367c1c70609dcf.tar.gz gitbook-6990b371a67b77b91c305f901e367c1c70609dcf.tar.bz2 |
Add link to doc about .gitbook in faq
Diffstat (limited to 'docs/faq.md')
-rw-r--r-- | docs/faq.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md index db6ac07..ed908b2 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -6,7 +6,7 @@ You should always use `.md` extensions for your relative links, GitBook will aut #### Can I create a GitBook in a sub-directory of my repository? -Yes, GitBooks can be created in sub-directories. GitBook.com and the CLI also looks by default in a series of [folders](structure.md). +Yes, GitBooks can be created in [sub-directories](structure.md#subdirectory). GitBook.com and the CLI also looks by default in a serie of [folders](structure.md). #### Does GitBook support Math equations? |