diff --git a/docusaurus/docs/dev-docs/migration/v4-to-v5/introduction-and-faq.md b/docusaurus/docs/dev-docs/migration/v4-to-v5/introduction-and-faq.md index 1cb7a02f2f..a5ae077043 100644 --- a/docusaurus/docs/dev-docs/migration/v4-to-v5/introduction-and-faq.md +++ b/docusaurus/docs/dev-docs/migration/v4-to-v5/introduction-and-faq.md @@ -46,10 +46,6 @@ Strapi 5 docs also provide a [complete breaking changes database](/dev-docs/migr
As a Strapi Cloud customer, how can I handle the entire upgrade and deployment of my Strapi 5 application? -:::danger Warning: Don't push a Strapi 5 project to Strapi Cloud yet -Strapi Cloud is still running on Strapi v4. The following process is provided as an indication of what will happen when Strapi 5 is released as a stable version. Do not try to push your Strapi 5 beta or Release Candidate (RC) project to Strapi Cloud yet. -::: - 1. [Create a backup](/cloud/projects/settings#backups) and update your code locally, following the step-by-step guide. 2. Run the `yarn deploy` or `npm run deploy` commands from the [Cloud CLI](/cloud/cli/cloud-cli).