From f389b9e449efc09c58fa6592dde242aaf6ef85fa Mon Sep 17 00:00:00 2001 From: nenizera Date: Mon, 27 Jan 2025 18:34:17 +0000 Subject: [PATCH] [3rd Party] Update configure-cloudflare-and-heroku-over-https.mdx Replacing obsolete link. --- .../others/configure-cloudflare-and-heroku-over-https.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/support/third-party-software/others/configure-cloudflare-and-heroku-over-https.mdx b/src/content/docs/support/third-party-software/others/configure-cloudflare-and-heroku-over-https.mdx index b262fffeef035b..c402ace0ec42d3 100644 --- a/src/content/docs/support/third-party-software/others/configure-cloudflare-and-heroku-over-https.mdx +++ b/src/content/docs/support/third-party-software/others/configure-cloudflare-and-heroku-over-https.mdx @@ -92,7 +92,7 @@ Once the certificate status changes to **• Active Certificate**, incoming tr ### Step 4b - Force all traffic over HTTPS -To ensure all traffic to your site is encrypted, Cloudflare lets you force an automatic HTTPS redirect.  To configure this, consult: [How do I redirect all visitors to HTTPS/SSL?](https://support.cloudflare.com/hc/articles/200170536) +To ensure all traffic to your site is encrypted, Cloudflare lets you force an automatic HTTPS redirect.  To configure this, consult: [How do I redirect all visitors to HTTPS/SSL?](/ssl/troubleshooting/faq/#how-do-i-redirect-all-visitors-to-httpsssl) You can then use a cURL command to verify that all requests are being forced over HTTPS.