From 4f2284369edb8d9e8e0ac0179c0412dc345b5278 Mon Sep 17 00:00:00 2001 From: Jennifer Shehane Date: Thu, 20 Jul 2023 10:03:26 -0400 Subject: [PATCH] Update docs/guides/references/migration-guide.mdx Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> --- docs/guides/references/migration-guide.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/references/migration-guide.mdx b/docs/guides/references/migration-guide.mdx index be37610491..3829a79470 100644 --- a/docs/guides/references/migration-guide.mdx +++ b/docs/guides/references/migration-guide.mdx @@ -12,7 +12,7 @@ version 13.0. [Test Replay](https://docs.cypress.io/guides/overview/why-cypress) is enabled by default in `v13.0` of the Cypress App. -You may need to whitelist `capture.cypress.io` if you work with a strict VPN. See our FAQ section about [VPN subdomain whitelisting](/faq/questions/cloud-faq#Im-working-with-a-restrictive-VPN-Which-subdomains-do-I-have-to-allow-on-my-VPN-for-Cypress-Cloud-to-work-properly). +You may need to allowlist `capture.cypress.io` if you work with a strict VPN. See our FAQ section about [VPN subdomain allowlisting](/faq/questions/cloud-faq#Im-working-with-a-restrictive-VPN-Which-subdomains-do-I-have-to-allow-on-my-VPN-for-Cypress-Cloud-to-work-properly). You can [opt out](https://docs.cypress.io/guides/overview/why-cypress) of this feature in Cloud project-level settings.