From 5dc7026b957554948e0622f4e67b647cf8ce9c6c Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 7 Jun 2024 01:34:43 +0200 Subject: [PATCH] Update redirects.json --- documentation/redirects.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/redirects.json b/documentation/redirects.json index 694bed61..da42076d 100644 --- a/documentation/redirects.json +++ b/documentation/redirects.json @@ -1,4 +1,8 @@ { "redirects": [ + { + "from": "/lifetime-plan", + "to": "https://my.openpanel.co/product/lifetime" + } ] }