From ef2e46abff022cf90345eb0e18db9c6335a912b5 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Thu, 14 Jun 2012 22:00:54 +0200 Subject: [PATCH] fix broken link --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 63cd45f2675..209a17ff10d 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -51,7 +51,7 @@ From this root project there are Run/Debug Configurations for running IDEA or th * VCS -> Git -> Pull * Run IDEA * a child IDEA with the Kotlin plugin will then startup -* you can now open the [kotlin libraries project](https://github.com/JetBrains/kotlin/libraries) to then work with the various kotlin libraries etc. +* you can now open the [kotlin libraries project](https://github.com/JetBrains/kotlin/tree/master/libraries) to then work with the various kotlin libraries etc. ### Using a pre-built Kotlin IDEA plugin