From 6c0f1bb98fde947fb36c0706f9a73a2729deceb2 Mon Sep 17 00:00:00 2001 From: Joan E <153745173+joaniefromtheblock@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:19:35 -0400 Subject: [PATCH] Add slashes Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com> --- vercel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vercel.json b/vercel.json index 85506cc33e..0c307a4f33 100644 --- a/vercel.json +++ b/vercel.json @@ -483,8 +483,8 @@ "destination": "/services/reference/gas-api/quickstart/" }, { - "source": "/services/gas-api/supported-networks", - "destination": "/services/get-started/endpoints/#gas-api" + "source": "/services/gas-api/supported-networks/", + "destination": "/services/get-started/endpoints/#gas-api/" }, { "source": "/services/gas-api/api-reference/",