We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f413ff commit c8533e9Copy full SHA for c8533e9
1 file changed
devon4j-migrate/index.asciidoc
@@ -31,7 +31,7 @@ Execute below command for project migration from an older version to the latest
31
[step]
32
== Execute Migrate Command
33
--
34
-executeCommand("devon java migrate", "devon java migrate", {"dir":"main"})
+executeCommand("devon java migrate", "devon java migrate", {"dir":"devonfw/workspaces/main"})
35
36
You will see the message similar to the one below, if project migrated successfully.
37
`Successfully applied 4 migrations to migrate project from version devon4j:2020.08.001 to devon4j:2021.04.002.`
0 commit comments