Skip to content

Commit 8c142aa

Browse files
Apply suggestions from code review
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 492a0f0 commit 8c142aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/content/docs/ssl/edge-certificates/custom-certificates/uploading.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ When using `compatible` or `modern` [bundling](/ssl/edge-certificates/custom-cer
5151

5252
To upload a custom SSL certificate in the dashboard:
5353

54-
1. In the Cloudflare dashboard, go to the SSL/TLS **Edge Certificates** page.
54+
1. In the Cloudflare dashboard, go to the **Edge Certificates** page.
5555

5656
<DashButton url="/?to=/:account/:zone/ssl-tls/edge-certificates" />
5757

@@ -175,7 +175,7 @@ Replacing a custom certificate following these steps does not lead to any downti
175175

176176
To update a certificate in the dashboard:
177177

178-
1. In the Cloudflare dashboard, go to the SSL/TLS **Edge Certificates** page.
178+
1. In the Cloudflare dashboard, go to the **Edge Certificates** page.
179179

180180
<DashButton url="/?to=/:account/:zone/ssl-tls/edge-certificates" />
181181

@@ -201,7 +201,7 @@ To update the **Private Key Restriction** setting of a certificate, delete and r
201201

202202
## Delete a custom certificate
203203

204-
1. In the Cloudflare dashboard, go to the SSL/TLS **Edge Certificates** page.
204+
1. In the Cloudflare dashboard, go to the **Edge Certificates** page.
205205

206206
<DashButton url="/?to=/:account/:zone/ssl-tls/edge-certificates" />
207207

src/content/docs/ssl/troubleshooting/general-ssl-errors.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ The HSTS headers (`Strict-Transport-Security` and `X-Content-Type-Options`) in t
116116

117117
You may have configured [Response Header Transform Rules](/rules/transform/response-header-modification) that are overriding the HSTS header values defined in the **SSL/TLS** app.
118118

119-
1. In the Cloudflare dashboard, go to the **Rules** page.
119+
1. In the Cloudflare dashboard, go to the Rules **Overview** page.
120120

121-
<DashButton url="/?to=/:account/:zone/rules" />
121+
<DashButton url="/?to=/:account/:zone/rules/overview" />
122122

123123
2. Under **Response Header Transform Rules**, search for a rule setting the value of one of the HSTS headers (`Strict-Transport-Security` or `X-Content-Type-Options`).
124124
3. Delete (or edit) the rule so that the HSTS configuration settings defined in the **SSL/TLS** app are applied.

0 commit comments

Comments
 (0)