From 139c3ce7bec34a9b0900d2e64f6a77d8a87a2411 Mon Sep 17 00:00:00 2001 From: Kemi-Elizabeth <97071326+Kemi-Elizabeth@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:20:25 +0100 Subject: [PATCH] Removed sentence Removed sentence in default environments step 5 --- sites/platform/src/environments/default-environment.md | 2 +- sites/upsun/src/environments/default-environment.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/platform/src/environments/default-environment.md b/sites/platform/src/environments/default-environment.md index f8d37401cb..a535a70d31 100644 --- a/sites/platform/src/environments/default-environment.md +++ b/sites/platform/src/environments/default-environment.md @@ -127,7 +127,7 @@ Once you resubmit a request, it appears under the `main` environment on {{% vend title=Without a source integration +++ -Once `old` has been deactivated, set the project's default branch to `main`: +Set the project's default branch to `main`: ```bash {{% vendor/cli %}} project:info default_branch main diff --git a/sites/upsun/src/environments/default-environment.md b/sites/upsun/src/environments/default-environment.md index 352916446c..c636a8eec4 100644 --- a/sites/upsun/src/environments/default-environment.md +++ b/sites/upsun/src/environments/default-environment.md @@ -137,7 +137,7 @@ Once `old` has been deactivated, set the project's default branch to `main`: title=With a source integration +++ -Once `old` has been deactivated, set the project's default branch in {{% vendor/name %}} to `main`: +Set the project's default branch in {{% vendor/name %}} to `main`: ```bash {{% vendor/cli %}} project:info default_branch main