diff options
-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 0f85d236..a1f98be9 100644 --- a/website/index.html +++ b/website/index.html @@ -21,7 +21,7 @@ </div> </div> <div id="buttonBar" class="buttonBar"> - <a class="button" href="http://wiki.github.com/rzwitserloot/lombok/features"> + <a class="button" href="features/index.html"> <img src="icon_overview.png" /> <span>Feature Overview</span> </a> |