From ce1844a6c99286b663625f497b74a8981ae88cb1 Mon Sep 17 00:00:00 2001 From: Kevin Greene Date: Sat, 27 Aug 2016 14:18:20 -0400 Subject: [PATCH] Updates link to JavaScript issues on YouTrack (#939) --- js/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/ReadMe.md b/js/ReadMe.md index 3cef4817356..eed567e0a1d 100644 --- a/js/ReadMe.md +++ b/js/ReadMe.md @@ -26,4 +26,4 @@ We love contributions! The JavaScript translation could really use your help! If * check the [contributing section](https://github.com/JetBrains/kotlin/blob/master/ReadMe.md) on general stuff like getting the code etc * here's the list of [current excluded standard library unit tests](https://github.com/JetBrains/kotlin/blob/master/libraries/tools/kotlin-js-tests/pom.xml#L46) from the JavaScript JUnit test run; see if you can fix one of those? (Check the TODO commands and the links to specific issues) -* try fix one of the pending [JavaScript translation issues](http://youtrack.jetbrains.com/issues/KT?q=Subsystems%3A+%7BBack-end+(JavaScript)%7D+-Resolved+) +* try fix one of the pending [JavaScript translation issues](https://youtrack.jetbrains.com/issues/KT?q=Subsystems:%20%7BBack-end.%20JavaScript%7D%20-Resolved)