You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2013/01/29 23:20:44 UTC

git commit: fix link

Updated Branches:
  refs/heads/master bb5d9923a -> e609fa6b6


fix link


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

Branch: refs/heads/master
Commit: e609fa6b6683ca625fc6e9af2b1b1242c72e81df
Parents: bb5d992
Author: olivier lamy <ol...@apache.org>
Authored: Tue Jan 29 23:20:34 2013 +0100
Committer: olivier lamy <ol...@apache.org>
Committed: Tue Jan 29 23:20:34 2013 +0100

----------------------------------------------------------------------
 src/site/xdoc/download.xml.vm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/e609fa6b/src/site/xdoc/download.xml.vm
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download.xml.vm b/src/site/xdoc/download.xml.vm
index ee024d8..cf4bb57 100644
--- a/src/site/xdoc/download.xml.vm
+++ b/src/site/xdoc/download.xml.vm
@@ -127,7 +127,7 @@ under the License.
           <tbody>
             <tr>
               <td>
-                <a href="[preferred]incubator/helix/${currentRelease}/binaries/helix-core-${currentRelease}-pkg.tar">helix-${currentRelease}-pkg.tar</a>
+                <a href="[preferred]incubator/helix/${currentRelease}/binaries/helix-core-${currentRelease}-pkg.tar">helix-core-${currentRelease}-pkg.tar</a>
               </td>
               <td>
                 <a href="http://www.apache.org/dist/incubator/helix/${currentRelease}/binaries/helix-core-${currentRelease}-pkg.tar.asc">asc</a>
@@ -137,7 +137,7 @@ under the License.
             </tr>
             <tr>
               <td>
-                <a href="[preferred]incubator/helix/${currentRelease}/binaries/helix-admin-webapp-${currentRelease}-pkg.tar">helix-${currentRelease}-pkg.tar</a>
+                <a href="[preferred]incubator/helix/${currentRelease}/binaries/helix-admin-webapp-${currentRelease}-pkg.tar">helix-admin-webapp-${currentRelease}-pkg.tar</a>
               </td>
               <td>
                 <a href="http://www.apache.org/dist/incubator/helix/${currentRelease}/binaries/helix-admin-webapp-${currentRelease}-pkg.tar.asc">asc</a>