You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directmemory.apache.org by ol...@apache.org on 2012/08/21 17:24:01 UTC

svn commit: r1375607 - /directmemory/site-content/downloads.html

Author: olamy
Date: Tue Aug 21 15:24:01 2012
New Revision: 1375607

URL: http://svn.apache.org/viewvc?rev=1375607&view=rev
Log:
fix download link

Modified:
    directmemory/site-content/downloads.html

Modified: directmemory/site-content/downloads.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/downloads.html?rev=1375607&r1=1375606&r2=1375607&view=diff
==============================================================================
--- directmemory/site-content/downloads.html (original)
+++ directmemory/site-content/downloads.html Tue Aug 21 15:24:01 2012
@@ -238,12 +238,12 @@ under the License. -->
           <tbody>
             <tr class="b">
               <td>
-                <a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/incubator/directmemory/0.1-incubating/apache-directmemory-0.1-incubating-source-release.zip">apache-directmemory-0.1-incubating-source-release.zip</a>
+                <a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/directmemory/0.1-incubating/apache-directmemory-0.1-incubating-source-release.zip">apache-directmemory-0.1-incubating-source-release.zip</a>
               </td>
               <td>
-                <a class="externalLink" href="http://www.apache.org/dist/incubator/directmemory/0.1-incubating/apache-directmemory-0.1-incubating-source-release.zip.asc">asc</a>
-                <a class="externalLink" href="http://www.apache.org/dist/incubator/directmemory/0.1-incubating/apache-directmemory-0.1-incubating-source-release.zip.md5">md5</a>
-                <a class="externalLink" href="http://www.apache.org/dist/incubator/directmemory/0.1-incubating/apache-directmemory-0.1-incubating-source-release.zip.sha1">sha1</a>
+                <a class="externalLink" href="http://www.apache.org/dist/directmemory/0.1-incubating/apache-directmemory-0.1-incubating-source-release.zip.asc">asc</a>
+                <a class="externalLink" href="http://www.apache.org/dist/directmemory/0.1-incubating/apache-directmemory-0.1-incubating-source-release.zip.md5">md5</a>
+                <a class="externalLink" href="http://www.apache.org/dist/directmemory/0.1-incubating/apache-directmemory-0.1-incubating-source-release.zip.sha1">sha1</a>
               </td>
             </tr>
           </tbody>
@@ -259,7 +259,7 @@ under the License. -->
       
       <p>The PGP signatures can be verified using <a class="externalLink" href="http://www.pgpi.org/">PGP</a> or 
       <a class="externalLink" href="http://www.gnupg.org/">GPG</a>. 
-      First download the <a class="externalLink" href="http://apache.org/dist/incubator/directmemory/KEYS">KEYS</a> as well as the
+      First download the <a class="externalLink" href="http://apache.org/dist/directmemory/KEYS">KEYS</a> as well as the
       <tt>*.asc</tt> signature file for the particular distribution. Make sure you get these files from the main 
       distribution directory, rather than from a mirror. Then verify the signatures using one of the following sets of
       commands: