From 66c863ee5ecd258557e2a5a12ada060d9b8e6ff8 Mon Sep 17 00:00:00 2001 From: Steve Persch Date: Tue, 11 Nov 2025 17:11:11 -0600 Subject: [PATCH] Fixing 404 to wrong link --- source/content/partials/migrate/faq-wordpress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/content/partials/migrate/faq-wordpress.md b/source/content/partials/migrate/faq-wordpress.md index 3ade6adbbd..af9a68f02a 100644 --- a/source/content/partials/migrate/faq-wordpress.md +++ b/source/content/partials/migrate/faq-wordpress.md @@ -20,4 +20,4 @@ You must review [WordPress known issues](/wordpress-known-issues/#table-prefixes ### How do I clone an existing Pantheon site? -You can make a copy of a WordPress site on Pantheon by following the [standard migration procedure](/migrate). The procedure does not deviate for WordPress sites already hosted on Pantheon, and is preferred since it's built into the Site Dashboard. +Pantheon provides a CLI tool for cloning existing Pantheon sites. See [Cloning a Pantheon Site](/add-site-clone) for more information.