You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/04/14 10:34:01 UTC

svn commit: r1673385 - /directory/site/trunk/content/api/downloads.mdtext

Author: elecharny
Date: Tue Apr 14 08:34:01 2015
New Revision: 1673385

URL: http://svn.apache.org/r1673385
Log:
Reverted the change done on the wrong page

Modified:
    directory/site/trunk/content/api/downloads.mdtext

Modified: directory/site/trunk/content/api/downloads.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/api/downloads.mdtext?rev=1673385&r1=1673384&r2=1673385&view=diff
==============================================================================
--- directory/site/trunk/content/api/downloads.mdtext (original)
+++ directory/site/trunk/content/api/downloads.mdtext Tue Apr 14 08:34:01 2015
@@ -22,7 +22,7 @@ Notice: Licensed to the Apache Software
 
 The Apache Directory LDAP API is distributed as a jar.
 
-* ![Download](../images/download-archive.png) [Download Archive JAR](download/download-archive.html)
+* ![Download](../images/download-archive.png) [Download Archive zip/tar.gz](download/download-archive.html)
 * ![Download](../images/download-sources.png) [Download Sources](download/download-sources.html)
 
 ## Maven Dependency
@@ -33,4 +33,4 @@ The Apache Directory LDAP API is also av
         <groupId>org.apache.directory.api</groupId>
         <artifactId>api-all</artifactId>
         <version>${api-version}</version>
-    </dependency>
\ No newline at end of file
+    </dependency>