Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornickboldt2018-09-25 21:18:38 +0000
committernickboldt2018-09-25 21:18:38 +0000
commit29f2cc859a0953720eadf12b15e9f4849c88e4bd (patch)
tree0dc4cde524b7dd26003652a89d72e370d07fbf70
parentc9a0f2cdd061b97632caad6b1125b3a72be43875 (diff)
downloaddatatools-29f2cc859a0953720eadf12b15e9f4849c88e4bd.tar.gz
datatools-29f2cc859a0953720eadf12b15e9f4849c88e4bd.tar.xz
datatools-29f2cc859a0953720eadf12b15e9f4849c88e4bd.zip
clean up DTP 1.13
Change-Id: Ia5dc149acc2bc7b3ea78f38c489f0bab0ecb149f Signed-off-by: nickboldt <nboldt@redhat.com>
-rw-r--r--downloads.php10
1 files changed, 4 insertions, 6 deletions
diff --git a/downloads.php b/downloads.php
index 78d4bc6..e0d00eb 100644
--- a/downloads.php
+++ b/downloads.php
@@ -41,12 +41,10 @@
<div class="homeitem3col">
<h3>DTP 1.13 (Eclipse Neon)</h3>
- <p>
- <a href="http://download.eclipse.org/datatools/updates/1.13/1.13.0.201603142002/repository" target="_blank">update site</a>
- </p>
- <p>
- <a href="http://www.eclipse.org/downloads/download.php?file=/datatools/updates/1.13/1.13.0.201603142002/dtp-repository-1.13.0.201603142002.zip" target="_blank">repo zip</a>
- </p>
+ <ul>
+ <li>1.13.0: <a href="http://download.eclipse.org/datatools/updates/1.13/1.13.0.201603142002/repository" target="_blank">update site</a> or
+ <a href="http://www.eclipse.org/downloads/download.php?file=/datatools/updates/1.13/1.13.0.201603142002/dtp-repository-1.13.0.201603142002.zip" target="_blank">repo zip</a></li>
+ </ul>
</div>
<div class="homeitem3col">

Back to the top