Skip to content

Commit 141524f

Browse files
author
dixyushi
committed
restructured the tutorial
1 parent bcf2cfe commit 141524f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

JumpTheQueue/files/conclusion.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
You have successfully created a Jump the Queue application. You can now proceed with development of another sample application.
2+
3+
For more information related to Jump The Queue sample application visit on https://github.com/devonfw/jump-the-queue/wiki

JumpTheQueue/index.asciidoc

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,8 @@ changeFile("jump-the-queue/angular/src/environments/environment.ts", {"content":
5656
runClientNg("jump-the-queue/angular", { "startupTime": 200, "port": 4200, "path": "" })
5757
--
5858
Now the Angular Frontend Server should be running.
59-
60-
== Conclusion
61-
You have successfully created a Jump the Queue application. You can now proceed with development of another sample application.
62-
63-
For more information related to Jump The Queue sample application visit on https://github.com/devonfw/jump-the-queue/wiki .
6459
====
65-
60+
[step]
61+
--
62+
nextKatacodaStep("Conclusion", [{ "file": "files/conclusion.md" }])
63+
--

0 commit comments

Comments
 (0)