From cd823bf10cb8fb1d7dcc5b35436ffc644ac3332b Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Sun, 14 Oct 2012 14:31:00 -0600 Subject: [PATCH] Add doc from wiki.rb --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 701a0e18..30829d3a 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,9 @@ By default, internal wiki links are all absolute from the root. To specify a dif Note that base_path just modifies the links. To map gollum to a non-root location, use `map` in config.ru. See [#532](https://github.com/github/gollum/issues/532). > :base_path - String base path for all Wiki links. +> The String base path to prefix to internal links. For example, when set +> to "/wiki", the page "Hobbit" will be linked as "/wiki/Hobbit". Defaults +> to "/". Get the latest version of the given human or canonical page name: