You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,6 @@
3
3
4
4
# Full Stack JVM & JS App Hands-On Lab
5
5
6
-
This repository is the code corresponding to the hands-on lab Full Stack JVM & JS App.
6
+
This repository is the code corresponding to the hands-on lab [Building a Full Stack Web App with Kotlin Multiplatform](https://play.kotlinlang.org/hands-on/Full%20Stack%20Web%20App%20with%20Kotlin%20Multiplatform/).
7
7
8
-
**The master branch is to be used as a template. If you would like to see the completed project, check out the final branch.**
8
+
**The master branch is to be used as a template. If you would like to see the completed project, check out the [final](https://github.com/kotlin-hands-on/jvm-js-fullstack/tree/final) branch.**
0 commit comments