Update ReadMe.md

js.libraries doesn't exist anymore
diff --git a/js/ReadMe.md b/js/ReadMe.md
index b5ba52c..c22b607 100644
--- a/js/ReadMe.md
+++ b/js/ReadMe.md
@@ -2,7 +2,7 @@
 
 This module performs the translation of Kotlin source code to JavaScript.
 
-There are various Kotlin APIs to JavaScript environments and libraries in the [js.libraries](https://github.com/JetBrains/kotlin/tree/master/js/js.libraries/src) project.
+There are various Kotlin APIs to JavaScript environments in the [standard library](../libraries/stdlib/js).
 
 ## Compiling the Kotlin Standard Library for JavaScript