From 20df86149d3fe45a82d9b83e33b801f5dc7c34ca Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Tue, 8 Jan 2019 03:33:33 +0100 Subject: [website] fixing tidelift referral links --- website/templates/main.html | 2 +- website/templates/order-license-info.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'website') diff --git a/website/templates/main.html b/website/templates/main.html index 9691a5fe..fc925d61 100644 --- a/website/templates/main.html +++ b/website/templates/main.html @@ -34,7 +34,7 @@
- Looking for professional support of Project Lombok? Lombok is now part of a Tidelift subscription + Looking for professional support of Project Lombok? Lombok is now part of a Tidelift subscription
diff --git a/website/templates/order-license-info.html b/website/templates/order-license-info.html index 79949b8d..735bd4cb 100644 --- a/website/templates/order-license-info.html +++ b/website/templates/order-license-info.html @@ -9,7 +9,7 @@

Tidelift offers professional support of open source tools. When you have a Tidelift subscription, they will help you inventory all the various open source tools and libraries you use, give one central location to check compliance, and a single channel for release notes and security advisories. The bulk of the tidelift subscription fee is redistributed to major open source projects, and Project Lombok is one of those 'lifted' projects. Therefore, your Tidelift subscription helps maintain Project Lombok!

- We recommend a Tidelift subscription to any corporation that uses Project Lombok. + We recommend a Tidelift subscription to any corporation that uses Project Lombok.

Order a professional or enterprise license

-- cgit