We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73d3a3 commit 7874147Copy full SHA for 7874147
docs/dam/integration_with_dxp.md
@@ -42,7 +42,7 @@ Next, add technical users, required by DAM to your [[= product_name =]] instance
42
To do it, first, import the migration file:
43
44
```bash
45
- php bin/console ibexa:migrations:import vendor/ibexa/dam-user/src/bundle/Resources/migrations/2024_07_11_09_10_dam_technical_users.yaml
+php bin/console ibexa:migrations:import vendor/ibexa/dam-user/src/bundle/Resources/migrations/2024_07_11_09_10_dam_technical_users.yaml
46
```
47
48
Next, run migrations:
0 commit comments