aboutsummaryrefslogtreecommitdiff
path: root/website/templates/contributing
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/contributing')
-rw-r--r--website/templates/contributing/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/website/templates/contributing/index.html b/website/templates/contributing/index.html
index 4f6a1bca..c6c85483 100644
--- a/website/templates/contributing/index.html
+++ b/website/templates/contributing/index.html
@@ -13,5 +13,8 @@
Discusses how lombok ends up being invoked, and how it gets around to transforming code being compiled / edited.
</@main.feature>
</div>
+ <div class="row">
+ More documentation can be found on the <a href="https://github.com/rzwitserloot/lombok/wiki">project lombok github wiki</a>.
+ </div>
</div>
</@main.scaffold>