diff options
Diffstat (limited to 'website/disableCheckedExceptions.html')
-rw-r--r-- | website/disableCheckedExceptions.html | 2 |
1 files changed, 1 insertions, 1 deletions
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: <a href="downloads/disableCheckedExceptions-alpha.jar">disableCheckedExceptions-alpha.jar</a> </p> <p> - Want to know how its done? Grab the lombok repository <a href="http://github.com/rzwitserloot/lombok/tree/disableCheckedExceptions">here on github</a>, + Want to know how its done? Grab the lombok repository <a href="https://github.com/rzwitserloot/lombok/tree/disableCheckedExceptions">here on github</a>, and look in the <code>experimental</code> directory. </p> <div class="backLink"> |