From 0ba61cbb550f163891a1fd2c9585d8c02632eba6 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Mon, 1 Apr 2019 08:01:58 -0700 Subject: [PATCH] #910 - URL Cleanup This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # Fixed URLs ## Fixed Success These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended. * [ ] http://spring.io/projects/spring-hateoas with 4 occurrences migrated to: https://spring.io/projects/spring-hateoas ([https](https://spring.io/projects/spring-hateoas) result 200). --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 01c7aed3..a717ba80 100644 --- a/index.html +++ b/index.html @@ -2,10 +2,10 @@ Redirecting… - - + +

Redirecting…

- Click here if you are not redirected. - + Click here if you are not redirected. +