From 8718559a9a17c429417da81d5f80cca19acc7238 Mon Sep 17 00:00:00 2001 From: calvinrodrigues500 Date: Tue, 1 Oct 2024 19:30:25 +0530 Subject: [PATCH] Update docs URL --- 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 *