Skip to content

Commit da7ffc1

Browse files
committed
fix more tabs
1 parent 3b9e6f9 commit da7ffc1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/content/docs/pages/migrations/migrating-from-netlify.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
sidebar:
99
hidden: true
1010
description: >-
11-
Learn how to migrate from Cloudflare to Netlify. This guide includes instructions for migrating redirects and headers.
11+
Learn how to migrate from Cloudflare to Netlify. This guide includes instructions for migrating redirects and headers.
1212
---
1313

1414
import { DashButton } from "~/components";

src/content/docs/reference-architecture/architectures/cdn.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebar:
99
label: Content Delivery Network (CDN)
1010
reviewed: 2022-12-02
1111
description: >-
12-
This reference architecture discusses the traditional challenges customers face with web applications, how the Cloudflare CDN resolves these challenges, and CDN architecture and design.
12+
This reference architecture discusses the traditional challenges customers face with web applications, how the Cloudflare CDN resolves these challenges, and CDN architecture and design.
1313
---
1414

1515
import { Render, PublicStats } from "~/components";

src/content/docs/reference-architecture/diagrams/security/securing-data-in-transit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ head:
99
content: "Reference Architecture Diagram: Securing data in transit"
1010
reviewed: 2024-05-01
1111
products:
12-
- DLP
12+
- DLP
1313
description: >-
1414
Data in transit is often considered vulnerable to interception or tampering during transmission. Data Loss Prevention (DLP) technologies can be used to inspect the contents of network traffic and block sensitive data from going to a risky destination.
1515
---

src/content/docs/reference-architecture/diagrams/security/securing-data-in-use.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66
label: Securing data in use
77
reviewed: 2024-05-01
88
products:
9-
- Browser Isolation
9+
- Browser Isolation
1010
description: >-
1111
Learn how Cloudflare's Remote Browser Isolation (RBI) works and secures data in use.
1212
---

0 commit comments

Comments
 (0)