Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit a927042

Browse files
authored
Merge pull request #8590 from magento/hg-cloud-fixid
Cloud: change variable name
2 parents beced58 + 6720f5e commit a927042

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cloud/project/manage-disk-space.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ magento-cloud mount:size
4040
Sample response:
4141

4242
```terminal
43-
Checking disk usage for all mounts on <project>-<branch>[email protected]...
43+
Checking disk usage for all mounts on <project>-<environment>[email protected]...
4444
4545
+------------+-----------+---------+-----------+-----------+--------+
4646
| Mount(s) | Size(s) | Disk | Used | Available | % Used |
@@ -170,4 +170,4 @@ magento-cloud project:clear-build-cache
170170

171171
<!-- link definitions -->
172172

173-
[disk-key]: {{ site.baseurl }}/cloud/project/magento-app-properties.html#disk
173+
[disk-key]: {{ site.baseurl }}/cloud/project/magento-app-properties.html#disk

0 commit comments

Comments
 (0)