diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2011-08-01 23:59:57 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2011-08-01 23:59:57 +0200 |
commit | a648f60a254c4f5b8c6ca3cfc7519829920f96ae (patch) | |
tree | 5e26aa5861628de7556fe492e7c6a3d0e737be2b | |
parent | deece277342d7186b32df4630036faa4b950d4f6 (diff) | |
download | lombok-a648f60a254c4f5b8c6ca3cfc7519829920f96ae.tar.gz lombok-a648f60a254c4f5b8c6ca3cfc7519829920f96ae.tar.bz2 lombok-a648f60a254c4f5b8c6ca3cfc7519829920f96ae.zip |
Updated download page with a link to the old versions.
-rw-r--r-- | website/download.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/website/download.html b/website/download.html index 6369d085..32f8fb7a 100644 --- a/website/download.html +++ b/website/download.html @@ -68,6 +68,9 @@ <tr><td class="platform">ecj</td> <td class="instruction">Lombok works on ecj and ecj-based tools. <a href="setup/ecj.html">More…</a></td></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 lombok. + </p> </div> <div class="endBar"> </div> |