From 5ffe8404c155e6ad9a2ca04dfb3ff66c170955e9 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Wed, 4 Dec 2019 20:26:33 -0800 Subject: [PATCH] Fix checkstyle http:// error --- CONTRIBUTING.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 2e33e6fd383..2016502e7e5 100755 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -143,7 +143,7 @@ easiest way to setup a new environment is to use the Eclipse Installer with the `spring-boot-project.setup` file (in the `/eclipse` folder). NOTE: Due to m2e issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=548652[#548652] you need to be running m2e 1.14.0 or higher. -An early milestone is available from http://download.eclipse.org/technology/m2e/milestones/1.14/. +An early milestone is available from https://download.eclipse.org/technology/m2e/milestones/1.14/.