From 2e2b11ff0174ad61242ecd2f356ba887491f3dcc Mon Sep 17 00:00:00 2001 From: danicheg Date: Fri, 29 Oct 2021 12:33:04 +0300 Subject: [PATCH] Use https protocol in the link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd47a3ca013f..30789723d25a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Dotty [![Dotty CI](https://github.com/lampepfl/dotty/workflows/Dotty/badge.svg?branch=master)](https://github.com/lampepfl/dotty/actions?query=branch%3Amaster) [![Join the chat at https://gitter.im/scala/scala](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/scala/scala?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -* [Homepage](http://dotty.epfl.ch) +* [Homepage](https://dotty.epfl.ch) * [Documentation](https://dotty.epfl.ch/docs) Try it out