diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index d80a0e7d..b237b6a0 100644 --- a/website/index.html +++ b/website/index.html @@ -30,7 +30,7 @@ <img src="icon_contribute.png" /> <span>Contribute</span> </a> - <a class="button" href="https://code.google.com/p/projectlombok/issues/list"> + <a class="button" href="https://github.com/rzwitserloot/lombok/issues"> <img src="icon_bugs.png" /> <span>Report an issue</span> </a> |