From ae3fa6a4204182aabf463d6f10c4f2daae0a7a22 Mon Sep 17 00:00:00 2001 From: rcarteraz Date: Tue, 23 Jan 2024 21:25:39 -0700 Subject: [PATCH] that didn't work --- vercel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vercel.json b/vercel.json index 1c1d2114..11126b15 100644 --- a/vercel.json +++ b/vercel.json @@ -57,11 +57,11 @@ "destination": "/docs/hardware/devices" }, { - "source": "/docs/legal/trademark(?:/)?", + "source": "/docs/legal/trademark", "destination": "/docs/legal/licensing-and-trademark" }, { - "source": "/docs/legal/licensing(?:/)?", + "source": "/docs/legal/licensing", "destination": "/docs/legal/licensing-and-trademark" } ]