From 026417e1dc71f6815d8b25dcd884c212f83f408f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 8 Oct 2020 18:33:06 +0530 Subject: [PATCH] Adds enforce https instruction --- scripts/reply.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/reply.js b/scripts/reply.js index 0f0054fbf..31bccd540 100644 --- a/scripts/reply.js +++ b/scripts/reply.js @@ -11,6 +11,7 @@ If your domain points to a server you own, add \`domain-name.is-a.dev\` to your * Open up the **settings** tab * Scroll down to the **Github pages** section * In the **Custom domain** text input, enter the domain you registered (\`domain-name.is-a.dev\`) +* Check the 'Enforce HTTPS' check box if you added the URL record for forced https redirection * Give it some time to reflect and you should be good to go