From acd11d7c41c9322221e1d653c0c8abd1114ff46e Mon Sep 17 00:00:00 2001 From: Todd Fredrich Date: Tue, 3 Jul 2018 16:21:23 -0600 Subject: [PATCH] Changed all (appropriate) links to https as certificate is now in play. --- httpmethods.html | 8 ++++---- httpstatuscodes.html | 8 ++++---- index.html | 22 +++++++------------- lessons/httpmethods.html | 4 ++-- lessons/idempotency.html | 6 +++--- lessons/restfulresourcenaming.html | 6 +++--- lessons/restquicktips.html | 14 ++++++------- lessons/whatisrest.html | 8 ++++---- resources.html | 10 +++++----- restapiwebinar.html | 4 ++-- restquicktips.html | 8 ++++---- sitemap.xml | 32 +++++++++++++++--------------- 12 files changed, 61 insertions(+), 69 deletions(-) diff --git a/httpmethods.html b/httpmethods.html index 081ae27..f3ccf2d 100644 --- a/httpmethods.html +++ b/httpmethods.html @@ -1,7 +1,7 @@ - Moved to new URL: http://www.restapitutorial.com/lessons/httpmethods.html - + Moved to new URL: https://www.restapitutorial.com/lessons/httpmethods.html +