aboutsummaryrefslogtreecommitdiff
path: root/website2/templates/download.html
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2017-01-06 01:21:44 +0100
committerReinier Zwitserloot <reinier@zwitserloot.com>2017-05-29 21:01:53 +0200
commit36a7cda02ce98b98772b9dd736722f73a8a90e95 (patch)
treeddd890eb04281b75796a1d6a68306116d736390a /website2/templates/download.html
parent2ad210ba8a97483d59afbff01c6443de94c12c62 (diff)
downloadlombok-36a7cda02ce98b98772b9dd736722f73a8a90e95.tar.gz
lombok-36a7cda02ce98b98772b9dd736722f73a8a90e95.tar.bz2
lombok-36a7cda02ce98b98772b9dd736722f73a8a90e95.zip
[wip] download pages.
Diffstat (limited to 'website2/templates/download.html')
-rw-r--r--website2/templates/download.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/website2/templates/download.html b/website2/templates/download.html
index 0205cba0..af992c39 100644
--- a/website2/templates/download.html
+++ b/website2/templates/download.html
@@ -46,7 +46,7 @@
<!--<tr>-->
<!--<td class="platform">NetBeans</td>-->
<!--<td class="instruction">Just put <code>lombok.jar</code> on the classpath and enable annotation-->
- <!--processing. <a href="setup/netbeans.html">More&hellip;</a></td>-->
+ <!--processing. <a href="/setup/netbeans.html">More&hellip;</a></td>-->
<!--</tr>-->
<!--<tr>-->
@@ -58,7 +58,7 @@
<!--<tr>-->
<!--<td class="platform">IDEA&nbsp;IntelliJ</td>-->
- <!--<td class="instruction"><a href="https://code.google.com/p/lombok-intellij-plugin/">A plugin-->
+ <!--<td class="instruction"><a href="https://github.com/mplushnikov/lombok-intellij-plugin">A plugin-->
<!--developed by Michael Plushnikov</a> adds support for most features.-->
<!--</td>-->
<!--</tr>-->
@@ -66,13 +66,13 @@
<!--<tr>-->
<!--<td class="platform">Javadoc</td>-->
<!--<td class="instruction">First delombok your code then run javadoc on the result. <a-->
- <!--href="features/delombok.html">More&hellip;</a></td>-->
+ <!--href="/features/delombok">More&hellip;</a></td>-->
<!--</tr>-->
<!--<tr>-->
<!--<td class="platform">Android</td>-->
<!--<td class="instruction">The proper way to use lombok with android is somewhat complicated but-->
- <!--possible. <a href="setup/android.html">More&hellip;</a></td>-->
+ <!--possible. <a href="/setup/android.html">More&hellip;</a></td>-->
<!--</tr>-->
<!--<tr>-->
@@ -94,7 +94,7 @@
<!--</tr>-->
<!--</table>-->
<!--<p style="font-size: 0.9em">-->
- <!--Or, <a href="http://code.google.com/p/projectlombok/downloads/list">download</a> a previous version of-->
+ <!--Or, <a href="/all-versions">download</a> a previous version of-->
<!--lombok.-->
<!--</p>-->
<!--</div>-->