Skip to content

Commit baf5923

Browse files
authored
fix: updated text for new cloud "add environment" button (#2299)
1 parent 67a70e0 commit baf5923

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docusaurus/docs/cloud/projects/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ From the dashboard's header of a chosen project, you can:
5353
- use the navigation path to navigate between your projects and environments <ScreenshotNumberReference number="1" />,
5454
- use the **Share** button to invite users to collaborate on the project (see [Collaboration](/cloud/projects/collaboration)) and see the icons of those who have already been invited <ScreenshotNumberReference number="2" />,
5555
- use the ![Settings icon](/img/assets/icons/settings.svg) **Settings** button to access the settings of the project and its existing environments <ScreenshotNumberReference number="3" />,
56-
- choose which environment to visualise for the project <ScreenshotNumberReference number="4" />,
56+
- choose which environment to visualise for the project or add a new environment <ScreenshotNumberReference number="4" />,
5757
- trigger a new deployment (see [Deployments management](/cloud/projects/deploys)) and visit your application <ScreenshotNumberReference number="5" />.
5858

5959
Your project's dashboard also displays:

docusaurus/docs/cloud/projects/settings.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ Clicking on the **Manage** button for any environment will redirect you to the e
108108
}}
109109
/>
110110

111+
:::tip
112+
A new environment can also be added from the [project dashboard](/cloud/projects/overview#accessing-a-projects-dashboard).
113+
:::
114+
111115
To create a new environment:
112116

113117

0 commit comments

Comments
 (0)