aboutsummaryrefslogtreecommitdiff
path: root/website/templates/contributing/index.html
diff options
context:
space:
mode:
authorRoel Spilker <r.spilker@gmail.com>2021-04-23 00:01:55 +0200
committerRoel Spilker <r.spilker@gmail.com>2021-04-23 00:01:55 +0200
commit6758714ed564d72236564889157c4812eacb96fb (patch)
treec6160f835c59dd2055ed026e09eec5d9e90eb4fa /website/templates/contributing/index.html
parent5120abe4741c78d19d7e65404f407cfe57074a47 (diff)
downloadlombok-6758714ed564d72236564889157c4812eacb96fb.tar.gz
lombok-6758714ed564d72236564889157c4812eacb96fb.tar.bz2
lombok-6758714ed564d72236564889157c4812eacb96fb.zip
Change owner lombok GitHub repository
Diffstat (limited to 'website/templates/contributing/index.html')
-rw-r--r--website/templates/contributing/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/contributing/index.html b/website/templates/contributing/index.html
index c6c85483..f0e3ef9a 100644
--- a/website/templates/contributing/index.html
+++ b/website/templates/contributing/index.html
@@ -14,7 +14,7 @@
</@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>.
+ More documentation can be found on the <a href="https://github.com/projectlombok/lombok/wiki">project lombok github wiki</a>.
</div>
</div>
</@main.scaffold>