Fix wrong reference to not-yet-existing /backup endpoint (#6033)

This commit is contained in:
Rijk van Zanten
2021-06-03 12:03:24 -04:00
committed by GitHub
parent 521dfd3f8b
commit f6741eae6b

View File

@@ -77,7 +77,7 @@ See [Styles > Custom CSS](/guides/styles/#custom-css)
1. Make a copy of the **files within each storage adapter**, and store them in a safe place
2. Make a copy of the **Env file** (`/api/.env`), and store it in a safe place
3. Run the **Backup API Endpoint** (`/backup`) to create a SQL dump of your database
3. Create a database dump
## Migrating a Project