From 00a36336ae5cb929ca70b031f59a58645c4c2dd2 Mon Sep 17 00:00:00 2001 From: hydrohiester <133035720+hydrohiester@users.noreply.github.com> Date: Wed, 27 Dec 2023 04:42:39 -0500 Subject: [PATCH] Update login-scenarios.md (#959) Fix broken link to Vercel Authentication section --- site/content/docs/browser-checks/login-scenarios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/browser-checks/login-scenarios.md b/site/content/docs/browser-checks/login-scenarios.md index 36397d5ad..15fdf39a0 100644 --- a/site/content/docs/browser-checks/login-scenarios.md +++ b/site/content/docs/browser-checks/login-scenarios.md @@ -13,7 +13,7 @@ Scenarios where a user provides credentials to get access to a web app are extre a great candidate for a browser check as these site transactions tend to be very crucial. {{}} -Using Vercel deployment protection? Read [this section](/docs/cicd/vercel-authentication/) on how to make this work with Checkly. +Using Vercel deployment protection? Read [this section](/docs/cicd/vercel-deployment-protection#vercel-authentication) on how to make this work with Checkly. {{}} ## Username / password login