This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 99c0d48  [SYNCOPE-1627] Fix installer download labels
99c0d48 is described below

commit 99c0d48a1ddbac13a06458fcbb544ccce6c3178e
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Apr 13 06:39:10 2021 +0200

    [SYNCOPE-1627] Fix installer download labels
---
 src/site/xdoc/downloads.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index 6693826..7ce6db5 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -110,7 +110,7 @@ under the License.
             </tr>
             <tr>
               <td>
-                <a 
href="http://www.apache.org/dyn/closer.lua/syncope/2.1.9/syncope-installer-2.1.9-uber.jar";>syncope-installer-2.1.9.jar</a>
+                <a 
href="http://www.apache.org/dyn/closer.lua/syncope/2.1.9/syncope-installer-2.1.9-uber.jar";>syncope-installer-2.1.9-uber.jar</a>
               </td>
               <td>
                 <a 
href="https://downloads.apache.org/syncope/2.1.9/syncope-installer-2.1.9-uber.jar.asc";>asc</a>
@@ -231,7 +231,7 @@ under the License.
             </tr>
             <tr>
               <td>
-                <a 
href="http://www.apache.org/dyn/closer.lua/syncope/2.0.16/syncope-installer-2.0.16-uber.jar";>syncope-installer-2.0.16.jar</a>
+                <a 
href="http://www.apache.org/dyn/closer.lua/syncope/2.0.16/syncope-installer-2.0.16-uber.jar";>syncope-installer-2.0.16-uber.jar</a>
               </td>
               <td>
                 <a 
href="https://downloads.apache.org/syncope/2.0.16/syncope-installer-2.0.16-uber.jar.asc";>asc</a>

Reply via email to