Skip to content

Commit b9b6b05

Browse files
committed
fixed intro links
1 parent d029d52 commit b9b6b05

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

runners/katacoda/templates/intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<% if(tutorialPath){ %>
44
The definition of each step of this tutorial can be found at https://github.com/devonfw-tutorials/tutorials/tree/main/<%= tutorialPath; %>. <% } %>
55

6-
Feel free to report any errors to us or fix them yourself. Errors can be reported by creating an issue in the https://github.com/devonfw-tutorials/tutorials/issues[tutorials repository]. To fix the error fork the repository and create a pull request. Errors in the wiki can be reported and fixed in the https://github.com/devonfw-tutorials/tutorial-compiler[Tutorial-compiler repository].
7-
You can find a description of what to look for when creating a pull request at the devonfw contribution guide: https://devonfw.com/website/pages/community/community.html#community.asciidoc_contributing-to-devonfw. If you want to create a tutorial you can start with the https://katacoda.com/devonfw/scenarios/create-your-own-tutorial[katacoda tutorial] and read the description for creating your own tutorials: https://github.com/devonfw-tutorials/tutorials/wiki/Development.
6+
Feel free to report any errors to us or fix them yourself. Errors can be reported by creating an issue in the [tutorials repository](https://github.com/devonfw-tutorials/tutorials/issues). To fix the error fork the repository and create a pull request. Errors in the wiki can be reported and fixed in the [tutorial-compiler repository](https://github.com/devonfw-tutorials/tutorial-compiler).
7+
You can find a description of what to look for when creating a pull request at the devonfw contribution guide: https://devonfw.com/website/pages/community/community.html#community.asciidoc_contributing-to-devonfw. If you want to create a tutorial you can start with the [katacoda tutorial](https://katacoda.com/devonfw/scenarios/create-your-own-tutorial) and read the description for creating your own tutorials: https://github.com/devonfw-tutorials/tutorials/wiki/Development.
88

99
<%= description; %>

0 commit comments

Comments
 (0)