HBASE-20073 remove 1.1 references from website landing pages Signed-off-by: Michael Stack <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f0888057 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f0888057 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/f0888057 Branch: refs/heads/master Commit: f08880573e017e20a03445a0f5b7612b011bb575 Parents: 77e61cc Author: Sean Busbey <[email protected]> Authored: Sat Feb 24 14:38:51 2018 -0600 Committer: Sean Busbey <[email protected]> Committed: Sat Feb 24 16:47:57 2018 -0600 ---------------------------------------------------------------------- src/site/site.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/f0888057/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 400ae8c..9e52cd2 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -116,11 +116,6 @@ <item name="X-Ref" href="1.2/xref/index.html" target="_blank" /> <item name="Ref Guide (single-page)" href="1.2/book.html" target="_blank" /> </item> - <item name="1.1 Documentation"> - <item name="API" href="1.1/apidocs/index.html" target="_blank" /> - <item name="X-Ref" href="1.1/xref/index.html" target="_blank" /> - <item name="Ref Guide (single-page)" href="1.1/book.html" target="_blank" /> - </item> </menu> <menu name="ASF"> <item name="Apache Software Foundation" href="http://www.apache.org/foundation/" target="_blank" />
