Skip to content

Commit f16686a

Browse files
committed
ktl-438 chore: add link on teach page
1 parent de3bdc2 commit f16686a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/pages/education/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h2 class="kto-header kto-header_size_m">Resources</h2>
145145
</li>
146146
<li class="edu-resources-item">
147147
<p class="edu-resources-item__title">Study materials</p>
148-
<p class="edu-resources-item__description">Kotlin curriculum for beginners</p>
148+
<p class="edu-resources-item__description"><a href="https://docs.google.com/document/d/1XIJaV3zhn-tJhDc_6Kr00lmTo5zCBuES3Yt67wX752M/edit">Kotlin curriculum for beginners</a></p>
149149
<p class="edu-resources-item__description">
150150
Hands-on exercises from the <a href="https://leanpub.com/AtomicKotlin" target="_blank">Atomic Kotlin book</a> with <a href="https://www.atomickotlin.com/exercises/" target="_blank">instructions</a> on how to install the course in IntelliJ IDEA or open the <a href="https://github.com/svtk/AtomicKotlinCourse" target="_blank">course project</a> directly in <a href="https://www.jetbrains.com/help/education/educator-start-guide.html" target="_blank">Educator mode</a>. Tasks are checked automatically, and the platform provides hints and solutions.
151151
</p>

0 commit comments

Comments
 (0)