Skip to content

Commit 17ca907

Browse files
committed
Proofread and add anchor
1 parent ba2fe81 commit 17ca907

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/docs/deployment/mendix-cloud-deploy/backups/restore-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ This folder contains the *db.backup* file, which is a PostgreSQL dump file creat
162162
{{% alert color="warning" %}}
163163
If the dump does not use the custom format, then the restore will fail.
164164

165-
The dump must be created with `pg_dump` version 1.14 or below, which is currently bundled with PostgreSQL 13, 14, and 15. If it is created with a later version, then the upload will fail. You can find the exact version of PostgreSQL the target environment of your application is using on the [General tab](/developerportal/deploy/environments-details/#the-general-tab) of the Environment details page of the target environment.
165+
The dump must be created with `pg_dump` version 1.14 or below, which is currently bundled with PostgreSQL 13, 14, and 15. If it is created with a later version, then the upload will fail. You can find the exact version of PostgreSQL each environment of your application is using on the [General](/developerportal/deploy/environments-details/#general-tab) tab of each environment's **Environment Details** page.
166166
{{% /alert %}}
167167

168168
#### tree Folder{#tree-folder}

content/en/docs/deployment/mendix-cloud-deploy/environments-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To open the **Environment Details** page, go to [Apps](https://sprintr.home.mend
1818

1919
The **Environment Details** page shows information about the selected environment. You can use this page to manage and debug several aspects of the environment. The page has eight tabs: **General**, **Model Options**, **Network**, **Log Levels**, **Runtime**, **Maintenance**, **Tags**, and **Services**.
2020

21-
## The General Tab
21+
## The General Tab{#general-tab}
2222

2323
In the **General** tab, you can find the following information about your environment:
2424

0 commit comments

Comments
 (0)