Skip to content

Commit 88a6dae

Browse files
authored
Reuse callout from docs-next about migration scripts
1 parent 10dac5b commit 88a6dae

File tree

1 file changed

+2
-2
lines changed
  • docs/developer-docs/latest/update-migration-guides/migration-guides/v4

1 file changed

+2
-2
lines changed

Diff for: docs/developer-docs/latest/update-migration-guides/migration-guides/v4/data-migration.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Migrating a Strapi v3 project with a MongoDB database to Strapi v4 is a 2-step p
2020
1. migrate from MongoDB to SQL with Strapi v3 (see [MongoDB migration](/developer-docs/latest/update-migration-guides/migration-guides/v4/data/mongo.md)),
2121
2. migrate the SQL database from Strapi v3 to Strapi v4 (see [SQL migration](/developer-docs/latest/update-migration-guides/migration-guides/v4/data/sql.md)).
2222

23-
::: callout 🚧 Upcoming migration scripts
24-
Scripts will be available soon to automate the migration of a SQL database from Strapi v3 to Strapi v4.
23+
::: callout 🚧 Migration scripts
24+
[Data migration scripts](https://github.com/strapi/migration-scripts) are currently in alpha/beta testing. Please feel free to share feedback in [the dedicated forum thread](https://forum.strapi.io/t/strapi-v4-migration-scripts-are-live-for-testing/18266).
2525
:::

0 commit comments

Comments
 (0)