You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by jx...@apache.org on 2017/06/19 20:49:57 UTC

helix git commit: Fix typo for version 0.6.8

Repository: helix
Updated Branches:
  refs/heads/master 2c1d9236b -> 01afe4404


Fix typo for version 0.6.8


Project: http://git-wip-us.apache.org/repos/asf/helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/01afe440
Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/01afe440
Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/01afe440

Branch: refs/heads/master
Commit: 01afe440481d3f33dfd06a2aabb571270d16baa0
Parents: 2c1d923
Author: Junkai Xue <jx...@linkedin.com>
Authored: Mon Jun 19 13:49:35 2017 -0700
Committer: Junkai Xue <jx...@linkedin.com>
Committed: Mon Jun 19 13:49:35 2017 -0700

----------------------------------------------------------------------
 website/src/site/resources/.htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/helix/blob/01afe440/website/src/site/resources/.htaccess
----------------------------------------------------------------------
diff --git a/website/src/site/resources/.htaccess b/website/src/site/resources/.htaccess
index 9393d92..c6613b1 100644
--- a/website/src/site/resources/.htaccess
+++ b/website/src/site/resources/.htaccess
@@ -26,5 +26,5 @@ Redirect /0.6.4-docs/download.html /0.6.4-docs/download.cgi
 Redirect /0.6.5-docs/download.html /0.6.5-docs/download.cgi
 Redirect /0.6.6-docs/download.html /0.6.6-docs/download.cgi
 Redirect /0.6.7-docs/download.html /0.6.7-docs/download.cgi
-Redirect /0.6.7-docs/download.html /0.6.8-docs/download.cgi
+Redirect /0.6.8-docs/download.html /0.6.8-docs/download.cgi
 Redirect /0.7.1-docs/download.html /0.7.1-docs/download.cgi