aboutsummaryrefslogtreecommitdiff
path: root/website/extra/htaccess
diff options
context:
space:
mode:
authorReinier Zwitserloot <r.zwitserloot@projectlombok.org>2019-07-19 15:55:26 +0200
committerReinier Zwitserloot <r.zwitserloot@projectlombok.org>2019-07-19 15:55:26 +0200
commit1f58c92e44b30aef9eac1b83753718a4c8fabbd0 (patch)
tree75802bc64e96541658fcfe8c2dbd92cc0eb4646e /website/extra/htaccess
parent218f28cc95ee30d5d362c3ac9d5440c2f86fd712 (diff)
downloadlombok-1f58c92e44b30aef9eac1b83753718a4c8fabbd0.tar.gz
lombok-1f58c92e44b30aef9eac1b83753718a4c8fabbd0.tar.bz2
lombok-1f58c92e44b30aef9eac1b83753718a4c8fabbd0.zip
[trivial][website] adding tidelift link to the normalizer htaccess list
Diffstat (limited to 'website/extra/htaccess')
-rw-r--r--website/extra/htaccess3
1 files changed, 3 insertions, 0 deletions
diff --git a/website/extra/htaccess b/website/extra/htaccess
index d2c7a292..e5cb28fd 100644
--- a/website/extra/htaccess
+++ b/website/extra/htaccess
@@ -71,3 +71,6 @@ RewriteRule ^features/experimental/${pg?no_esc}(\.html)?/?$ /features/experiment
RewriteRule ^presentations/7lessons$ /presentations/7lessons.html [L,END]
RewriteRule ^presentations/7lessons(\.html)?/?$ /presentations/7lessons [NC,R=301]
RewriteRule ^presentations/7mistakes(\.html)?/?$ /presentations/7lessons [NC,R=301]
+
+RewriteRule ^tidelift$ /tidelift.html [L,END]
+RewriteRule ^tidelift(\.html)?/?$ /tidelift [NC,R=301]