From dd8185da3f6555a198877fbed76b6434ef7cc095 Mon Sep 17 00:00:00 2001 From: Keegan Rankin Date: Mon, 7 Oct 2024 12:41:14 -0700 Subject: [PATCH] Update upgrade documentation to reflect new rebased D10 branch --- UPGRADE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADE.md b/UPGRADE.md index 0f4d00c..9d6f780 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -19,6 +19,6 @@ post_deploy: 2. Deploy master branch to site 3. Remove the post_deploy command from the vault member ## Drupal 9 latest -> Drupal 10 -1. Deploy drupal10 branch to site +1. Deploy drupal10-rebased branch to site 2. Edit media items and apply cropping where needed (likely the hero blocks in header and footer will be tiny) 3. Uninstall Stable theme and Geo Upgrade custom module (remember to commit this change)