We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e301c1 commit 84e8971Copy full SHA for 84e8971
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" : "devonfw/workspaces/main"})
+executeCommand("devon java migrate", "devon java migrate", {"dir" : "devon4j-app-4tutorial"})
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