From 2e5af8723324e82761337ab51ec6bfb4647d9cae Mon Sep 17 00:00:00 2001 From: Calvin Rodrigues Date: Wed, 2 Oct 2024 02:11:49 +0530 Subject: [PATCH] Update docs URL (#2632) --- src/Commands/Env/CloneContentCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Commands/Env/CloneContentCommand.php b/src/Commands/Env/CloneContentCommand.php index 1e7ccdfef..4e166b85a 100644 --- a/src/Commands/Env/CloneContentCommand.php +++ b/src/Commands/Env/CloneContentCommand.php @@ -39,7 +39,7 @@ class CloneContentCommand extends TerminusCommand implements SiteAwareInterface * * IMPORTANT NOTE: if you have a WordPress Multisite installation, you * will need an entry in your pantheon.yml in order to search all the - * sites in your install. See http://pantheon.io/some/link/in/docs. + * sites in your install. See https://docs.pantheon.io/guides/multisite/search-replace. * * @authorize *