From fa27f032e5a09deb4ba97f7885470d411485bd9b Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Sat, 2 May 2015 15:36:42 +0200 Subject: https-ified links on the site. --- website/credits.html | 6 +++--- website/disableCheckedExceptions.html | 2 +- website/download.html | 10 +++++----- website/features/Builder.html | 2 +- website/index.html | 14 +++++++------- website/novideo.html | 10 +++++----- website/setup/android.html | 10 +++++----- website/setup/ecj.html | 8 ++++---- website/setup/gwt.html | 8 ++++---- website/setup/netbeans.html | 8 ++++---- 10 files changed, 39 insertions(+), 39 deletions(-) (limited to 'website') diff --git a/website/credits.html b/website/credits.html index 36c9895c..803195bd 100644 --- a/website/credits.html +++ b/website/credits.html @@ -102,8 +102,8 @@
  • all contributors who submitted patches or helped answering questions!
  • as well as the authors of the following tools that we use: diff --git a/website/disableCheckedExceptions.html b/website/disableCheckedExceptions.html index 8bd54171..64ad1cd8 100644 --- a/website/disableCheckedExceptions.html +++ b/website/disableCheckedExceptions.html @@ -41,7 +41,7 @@ Ready to try it out? download it here: disableCheckedExceptions-alpha.jar

    - Want to know how its done? Grab the lombok repository here on github, + Want to know how its done? Grab the lombok repository here on github, and look in the experimental directory.