summaryrefslogtreecommitdiffstats
path: root/docs/faq.md
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-02-17 15:07:19 +0100
committerSamy Pessé <samypesse@gmail.com>2016-02-17 15:07:19 +0100
commit3bc1934966bef98c69e6dc6d237364473202461f (patch)
tree2a04eebb9837160ceb5ff879ef4ed1a8df83bee3 /docs/faq.md
parent6ee9a3a64c76109719227a056ae2b29cb447cd76 (diff)
downloadgitbook-3bc1934966bef98c69e6dc6d237364473202461f.zip
gitbook-3bc1934966bef98c69e6dc6d237364473202461f.tar.gz
gitbook-3bc1934966bef98c69e6dc6d237364473202461f.tar.bz2
Add faq in documentation
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md
new file mode 100644
index 0000000..592fbdc
--- /dev/null
+++ b/docs/faq.md
@@ -0,0 +1,8 @@
+# GitBook FAQ
+
+#### Should I use an `.html` or `.md` extensions in my links?
+
+You should always use `.md` extensions for your relative links, GitBook will automatically replace these links by the right value when the pointing file is referenced in the Table of Contents.
+
+
+