From ce1d459480c90a624a23cd7d012cc9dd8f5d6323 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 8 Oct 2020 18:47:00 +0530 Subject: [PATCH] Enforce https added --- API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API.md b/API.md index c91be5156..47d125c53 100644 --- a/API.md +++ b/API.md @@ -23,6 +23,7 @@ } ``` * After the pull request is merged, you will see a 404 error on `your-domain.is-a.dev`. To fix this go to your github page repo's `Settings > Github pages > Custom domain` and add `your-domain.is-a.dev` in the given field +* If you have added the `URL` record for forced https, check the `Enforce HTTPS` checkbox too