From e45bd39f105208536e06ab2957e9f11e62311821 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Mon, 1 Apr 2019 10:54:51 -0700 Subject: [PATCH] URL Cleanup (#146) 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-ws with 4 occurrences migrated to: https://spring.io/projects/spring-ws ([https](https://spring.io/projects/spring-ws) result 200). --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index d7dbdef3..9205f53c 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. +