diff options
Diffstat (limited to 'website/templates/features/index.html')
-rw-r--r-- | website/templates/features/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/features/index.html b/website/templates/features/index.html index bd7cb00c..06b47c0b 100644 --- a/website/templates/features/index.html +++ b/website/templates/features/index.html @@ -1,7 +1,7 @@ <#import "../_scaffold.html" as main> <@main.scaffold title="Stable"> - <a class="tidelift-link" href="https://tidelift.com/subscription/pkg/maven-org-projectlombok-lombok?utm_source=lombok&utm_medium=referral&utm_campaign=docs">Get Professionally Supported Lombok</a> + <a class="tidelift-link" href="/tidelift">Get Lombok for Enterprise</a> <div class="page-header top5"> <div class="row text-center"> <@main.h1 title="Lombok features" /> |