Skip to content

Commit 83ebcba

Browse files
kodster28sdnts
authored andcommitted
[Changelog] Update email security title (cloudflare#22464)
* [Changelog] Update email security title * Remove logging * Redirect
1 parent 0d9ed57 commit 83ebcba

File tree

7 files changed

+15
-8
lines changed

7 files changed

+15
-8
lines changed

public/__redirects

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
/cloudflare-one/changelog/casb/index.xml /changelog/rss/casb.xml 301
1818
/cloudflare-one/changelog/dex/index.xml /changelog/rss/dex.xml 301
1919
/cloudflare-one/changelog/dlp/index.xml /changelog/rss/dlp.xml 301
20-
/cloudflare-one/changelog/email-security/index.xml /changelog/rss/email-security.xml 301
20+
/cloudflare-one/changelog/email-security/index.xml /changelog/rss/email-security-cf1.xml 301
21+
/changelog/rss/email-security.xml /changelog/rss/email-security-cf1.xml 301
2122
/cloudflare-one/changelog/gateway/index.xml /changelog/rss/gateway.xml 301
2223
/cloudflare-one/changelog/risk-score/index.xml /changelog/rss/risk-score.xml 301
2324
/cloudflare-one/changelog/tunnel/index.xml /changelog/rss/cloudflare-tunnel.xml 301

src/content/changelog/zero-trust-warp/2024-06-16-cloudflare-one.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ products:
88
- cloudflare-tunnel
99
- dex
1010
- dlp
11-
- email-security
11+
- email-security-cf1
1212
- gateway
1313
- magic-cloud-networking
1414
- magic-firewall

src/content/docs/cloudflare-one/changelog/email-security.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { ProductChangelog } from "~/components";
88
{/* <!-- All changelog entries live in src/content/changelogs/email-security/. */}
99

1010
<ProductChangelog
11-
product="email-security"
11+
product="email-security-cf1"
1212
hideEntry="2024-06-16-cloudflare-one"
1313
/>
1414

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Email Security
2+
3+
product:
4+
title: Email Security
5+
url: /cloudflare-one/email-security/
6+
group: Cloudflare One
7+
8+
meta:
9+
description: Cloudflare Email Security is a cloud based service that stops phishing attacks, the biggest cybersecurity threat, across all traffic vectors - email, web and network.

src/content/products/email-security.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@ name: Email Security
22

33
product:
44
title: Email Security (formerly Area 1)
5-
url: /cloudflare-one/email-security/
5+
url: /email-security/
66
group: Cloudflare One
7+
show: false
78

89
meta:
910
title: Cloudflare Email Security (formerly Area 1) docs
1011
description: Cloudflare Email Security is a cloud based service that stops phishing attacks, the biggest cybersecurity threat, across all traffic vectors - email, web and network.
1112
author: "@cloudflare"
12-
13-
resources:
14-
dashboard_link: https://dash.cloudflare.com/?to=/:account/:zone/email/security
15-
learning_center: https://www.cloudflare.com/learning/email-security/what-is-email-security/

0 commit comments

Comments
 (0)