diff options
Diffstat (limited to 'website/templates/disable-checked-exceptions.html')
-rw-r--r-- | website/templates/disable-checked-exceptions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/disable-checked-exceptions.html b/website/templates/disable-checked-exceptions.html index 4a758b11..46e05325 100644 --- a/website/templates/disable-checked-exceptions.html +++ b/website/templates/disable-checked-exceptions.html @@ -21,7 +21,7 @@ </p><p> 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="https://github.com/rzwitserloot/lombok/tree/disableCheckedExceptions">here on github</a>, and look in the <code>experimental</code> directory. + Want to know how its done? Grab the lombok repository <a href="https://github.com/projectlombok/lombok/tree/disableCheckedExceptions">here on github</a>, and look in the <code>experimental</code> directory. </p> </div> </div> |