From 26c4f7a0ca5c479995b1f5f99e4896862708eb1f Mon Sep 17 00:00:00 2001 From: Alexander Williams <43731095+apw024@users.noreply.github.com> Date: Mon, 2 Aug 2021 20:04:21 -0500 Subject: [PATCH] add https to href values of external resources update href values for bootstrap css and handlebars js to include 'https:' --- authorization_code/public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/authorization_code/public/index.html b/authorization_code/public/index.html index 9c57f1c8..83a51338 100644 --- a/authorization_code/public/index.html +++ b/authorization_code/public/index.html @@ -2,7 +2,7 @@ Example of the Authorization Code flow with Spotify - +