Skip to content

Commit 425dd4e

Browse files
Fix route for SSL/TLS Overview
1 parent 618353b commit 425dd4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/ssl/origin-configuration/ssl-tls-recommender.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To enable SSL/TLS recommendations in the dashboard:
3535

3636
1. In the Cloudflare dashboard, go to the **SSL/TLS Overview** page.
3737

38-
<DashButton url="/?to=/:account/:zone/ssl" />
38+
<DashButton url="/?to=/:account/:zone/ssl-tls" />
3939

4040
2. For **SSL/TLS Recommender**, switch the toggle to **On**.
4141

src/content/partials/ssl/change-encryption-mode-dash.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ To change your encryption mode in the dashboard:
99

1010
1. In the Cloudflare dashboard, go to the **SSL/TLS Overview** page.
1111

12-
<DashButton url="/?to=/:account/:zone/ssl" />
12+
<DashButton url="/?to=/:account/:zone/ssl-tls" />
1313

1414
2. Choose an encryption mode.

0 commit comments

Comments
 (0)