Skip to content

Commit 25658c5

Browse files
committed
Add meta LC links
1 parent e8e1a30 commit 25658c5

File tree

5 files changed

+12
-3
lines changed

5 files changed

+12
-3
lines changed

src/content/docs/cloudflare-one/applications/casb/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ pcx_content_type: how-to
33
title: Cloud Access Security Broker
44
sidebar:
55
order: 3
6+
learning_center:
7+
title: What is CASB? | Cloud access security brokers
8+
link: https://www.cloudflare.com/learning/access-management/what-is-a-casb/
69
---
710

811
import { GlossaryTooltip, Render } from "~/components";

src/content/docs/cloudflare-one/policies/data-loss-prevention/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ pcx_content_type: concept
33
title: Data Loss Prevention
44
sidebar:
55
order: 5
6+
learning_center:
7+
title: What is DLP (data loss prevention)?
8+
link: https://www.cloudflare.com/learning/access-management/what-is-dlp/
69
---
710

811
import { GlossaryDefinition } from "~/components";

src/content/docs/cloudflare-one/policies/gateway/initial-setup/dns.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,16 @@ sidebar:
66
head:
77
- tag: title
88
content: Set up DNS filtering
9+
learning_center:
10+
title: What is DNS filtering? | Secure DNS servers
11+
link: https://www.cloudflare.com/learning/access-management/what-is-dns-filtering/
912
---
1013

1114
import { GlossaryTooltip, Render } from "~/components";
1215

1316
Secure Web Gateway allows you to inspect DNS traffic and control which websites users can visit.
1417

1518
:::note
16-
1719
For a more detailed guide to filtering DNS queries and other traffic for your organization, refer to the [Secure your Internet traffic and SaaS apps](/learning-paths/secure-internet-traffic/concepts/) implementation guide.
1820
:::
1921

src/content/docs/cloudflare-one/policies/gateway/initial-setup/http.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,16 @@ sidebar:
66
head:
77
- tag: title
88
content: Set up HTTP filtering
9+
learning_center:
10+
title: What is URL filtering? | Web filtering
11+
link: https://www.cloudflare.com/learning/access-management/what-is-url-filtering/
912
---
1013

1114
import { GlossaryTooltip, Render } from "~/components";
1215

1316
Secure Web Gateway allows you to inspect HTTP traffic and control which websites users can visit.
1417

1518
:::note
16-
1719
For a more detailed guide to filtering HTTP requests and other traffic for your organization, refer to the [Secure your Internet traffic and SaaS apps](/learning-paths/secure-internet-traffic/concepts/) implementation guide.
1820
:::
1921

src/content/docs/cloudflare-one/policies/gateway/initial-setup/network.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import { GlossaryTooltip, Render } from "~/components";
1313
Secure Web Gateway allows you to apply policies at the network level (Layers 3 and 4) to control which websites and non-HTTP applications users can access.
1414

1515
:::note
16-
1716
For a more detailed guide to filtering network traffic and more for your organization, refer to the [Secure your Internet traffic and SaaS apps](/learning-paths/secure-internet-traffic/concepts/) implementation guide.
1817
:::
1918

0 commit comments

Comments
 (0)