From 101a874718a0bab53619d84e88d609882354b122 Mon Sep 17 00:00:00 2001 From: JGS3089 <145158937+JGS3089@users.noreply.github.com> Date: Wed, 18 Oct 2023 15:15:38 -0400 Subject: [PATCH] Update vercel.json - clo (#8223) --- vercel.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vercel.json b/vercel.json index 0e3add8aefc28..0cf8065fd8fdc 100644 --- a/vercel.json +++ b/vercel.json @@ -688,6 +688,10 @@ "source": "/platforms/dotnet/guides/winforms/ignoring-exceptions/", "destination": "/platforms/dotnet/guides/winforms/" }, + { + "source": "/platforms/dotnet/guides/google-cloud-functions/configuration/cli-integration/", + "destination": "/platforms/dotnet/guides/google-cloud-functions/configuration/" + }, { "source": "/clients/ruby/integrations/rails/", "destination": "/platforms/ruby/guides/rails/"