Repository: incubator-ranger Updated Branches: refs/heads/master 351e26fa4 -> 459d57a55
RANGER-195: updated wiki page link Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/459d57a5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/459d57a5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/459d57a5 Branch: refs/heads/master Commit: 459d57a55f1461fe987bd957ceb4f0f876207589 Parents: 351e26f Author: sneethiraj <[email protected]> Authored: Tue Dec 9 20:08:48 2014 -0500 Committer: sneethiraj <[email protected]> Committed: Tue Dec 9 20:08:48 2014 -0500 ---------------------------------------------------------------------- docs/src/site/apt/index.apt.vm | 2 +- docs/src/site/xdoc/wiki.xml | 33 --------------------------------- 2 files changed, 1 insertion(+), 34 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/459d57a5/docs/src/site/apt/index.apt.vm ---------------------------------------------------------------------- diff --git a/docs/src/site/apt/index.apt.vm b/docs/src/site/apt/index.apt.vm index 0b7ab30..84e206d 100644 --- a/docs/src/site/apt/index.apt.vm +++ b/docs/src/site/apt/index.apt.vm @@ -52,7 +52,7 @@ ${project.name} * Usage - General instructions on how to use the Apache Ranger can be found on the {{{./wiki.html}Wiki Page}}. + General instructions on how to use the Apache Ranger can be found on the {{{https://cwiki.apache.org/confluence/display/RANGER/Index}Wiki Page}}. In case you have questions regarding the Ranger' usage, please have a look at the {{{./faq.html}FAQ}} and feel free to contact the {{{./mail-lists.html}user mailing list}}. The posts to the mailing list are archived and could http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/459d57a5/docs/src/site/xdoc/wiki.xml ---------------------------------------------------------------------- diff --git a/docs/src/site/xdoc/wiki.xml b/docs/src/site/xdoc/wiki.xml deleted file mode 100644 index 93d24d9..0000000 --- a/docs/src/site/xdoc/wiki.xml +++ /dev/null @@ -1,33 +0,0 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<document> - <properties> - <author email="[email protected]">Selvamohan Neethiraj</author> - <title>Apache Ranger - Wiki</title> - </properties> - <!-- Optional HEAD element, which is copied as is into the XHTML <head> element --> - <head> - </head> - <body> - <!-- The body of the document contains a number of sections --> - <section name="Work In Progress"> - <p> - We are currently working on building the Wiki for Apache Ranger. Please come and visit us later. - </p> - </section> - </body> -</document>
