From 20f5023c48e94696457bb5e9f687c7cefd8085d9 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 19 May 2017 10:25:05 -0700 Subject: [PATCH] Update README URLs based on HTTP redirects (#1086) --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 7b6b6296c61..4a2a03f61ea 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -9,7 +9,7 @@ Welcome to [Kotlin](https://kotlinlang.org/)! Some handy links: * [Kotlin Site](https://kotlinlang.org/) * [Getting Started Guide](https://kotlinlang.org/docs/tutorials/getting-started.html) - * [Try Kotlin](http://try.kotlinlang.org/) + * [Try Kotlin](https://try.kotlinlang.org/) * [Kotlin Standard Library](https://kotlinlang.org/api/latest/jvm/stdlib/index.html) * [Issue Tracker](https://youtrack.jetbrains.com/issues/KT) * [Forum](https://discuss.kotlinlang.org/)