From 4ed9f6d3d8b6efe454a33fff34fa0420a52150a3 Mon Sep 17 00:00:00 2001 From: Spring Operator Date: Wed, 27 Mar 2019 04:31:58 -0700 Subject: [PATCH] URL Cleanup (#89) 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-session-data-mongodb with 4 occurrences migrated to: https://spring.io/projects/spring-session-data-mongodb ([https](https://spring.io/projects/spring-session-data-mongodb) result 200). --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index f825a99..b897c01 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. +