RANGER-195: updated left menu option to include wiki page link from Ranger Incubator Site
Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/c68e2268 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/c68e2268 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/c68e2268 Branch: refs/heads/stack Commit: c68e226893ff5e434d8e81be483a18b4abb4b046 Parents: 91405dc Author: sneethiraj <[email protected]> Authored: Thu Jan 29 09:35:27 2015 -0500 Committer: sneethiraj <[email protected]> Committed: Thu Jan 29 09:35:27 2015 -0500 ---------------------------------------------------------------------- docs/src/site/site.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/c68e2268/docs/src/site/site.xml ---------------------------------------------------------------------- diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index ed6088c..4a5cbb1 100644 --- a/docs/src/site/site.xml +++ b/docs/src/site/site.xml @@ -46,6 +46,7 @@ under the License. <item name="FAQ" href="faq.html"/> </menu> <menu name="Resources"> + <item name="Wiki" href="https://cwiki.apache.org/confluence/display/RANGER/Index" /> <item name="Quick Start Guide" href="quick_start_guide.html"/> <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 --> <item name="License" href="http://www.apache.org/licenses/"/>
