From 2f9f49184bc6952820bb352bcd827bdbfa804217 Mon Sep 17 00:00:00 2001 From: Tanushree Sharma Date: Thu, 2 Jan 2025 11:37:18 -0800 Subject: [PATCH] fixing redirects --- vercel.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vercel.json b/vercel.json index 47f08db7..1eaffd1b 100644 --- a/vercel.json +++ b/vercel.json @@ -156,7 +156,7 @@ }, { "source": "/pricing:path*", - "destination": "/administration/pricing" + "destination": "/pricing" }, { "source": "/tutorials/Developers/observability", @@ -215,8 +215,8 @@ "destination": "https://www.langchain.com/pricing-langsmith" }, { - "source": "/pricing", - "destination": "https://www.langchain.com/pricing-langsmith" + "source": "/pricing/plans", + "destination": "https://www.langchain.com/pricing-langsmith" } ], "builds": [