diff --git a/redirects.json b/redirects.json index a6c1be0ff9..f28232b036 100644 --- a/redirects.json +++ b/redirects.json @@ -124,6 +124,11 @@ "status": "301", "target": "/docs/latest/questions/introduction" }, + { + "source": "/docs/latest/cloud/how-billing-works", + "status": "301", + "target": "https://www.metabase.com/how-billing-works" + }, { "source": "/docs/", "status": "301", @@ -133,10 +138,5 @@ "source": "/docs/<*>", "status": "404-200", "target": "/docs/404.html" - }, - { - "source": "/docs/latest/cloud/how-billing-works", - "status": "301", - "target": "https://www.metabase.com/how-billing-works" } ]