File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ tour. Deepen your understanding with the intermediate tour.
1212<p ></p > <!-- workaround for MRK057: Paragraph can only contain inline elements-->
1313<list columns =" 2 " >
1414 <li>
15- <a href="kotlin-tour-hello-world.md"><img src="kotlin-tour-beginner.svg" alt="Start the beginner Kotlin tour" type="block"/> </a>
15+ <a href="kotlin-tour-hello-world.md" type="button" icon="arrow-right" icon-position="right">Beginner </a>
1616 </li>
1717 <li>
18- <a href="kotlin-tour-intermediate-extension-functions.md"><img src="kotlin-tour-intermediate.svg" alt="Start the intermediate Kotlin tour" type="block"/> </a>
18+ <a href="kotlin-tour-intermediate-extension-functions.md" type="button" icon="arrow-right" icon-position="right">Intermediate </a>
1919 </li>
2020 <li>
2121 <p><img src="icon-1.svg" width="20" /> <a href="kotlin-tour-hello-world.md">Hello world</a></p>
You can’t perform that action at this time.
0 commit comments