Author: busbey
Date: Thu Jan 15 00:50:08 2015
New Revision: 1651915
URL: http://svn.apache.org/r1651915
Log:
fixing redirect for replication docs to point at new book structure instead of
old book structure.
Modified:
hbase/hbase.apache.org/trunk/.htaccess
Modified: hbase/hbase.apache.org/trunk/.htaccess
URL:
http://svn.apache.org/viewvc/hbase/hbase.apache.org/trunk/.htaccess?rev=1651915&r1=1651914&r2=1651915&view=diff
==============================================================================
--- hbase/hbase.apache.org/trunk/.htaccess (original)
+++ hbase/hbase.apache.org/trunk/.htaccess Thu Jan 15 00:50:08 2015
@@ -1,7 +1,7 @@
# Redirect replication URL to the right section of the book
# Rule added 2015-1-12 -- can be removed in 6 months
-Redirect permanent /replication.html /book.html#cluster_replication
+Redirect permanent /replication.html /book.html#_cluster_replication
# Redirect old page-per-chapter book sections to new single file.
RedirectMatch permanent ^/book/$ /book.html