From 70f2e25f30763c714dbc7f88ec4c4d7d8286e3e9 Mon Sep 17 00:00:00 2001
From: Pedro Sousa <680496+pedrosousa@users.noreply.github.com>
Date: Tue, 3 Feb 2026 10:14:14 +0000
Subject: [PATCH] [Fundamentals] Update "How Cloudflare works" video
Closes #27997.
---
src/content/docs/fundamentals/concepts/how-cloudflare-works.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/content/docs/fundamentals/concepts/how-cloudflare-works.mdx b/src/content/docs/fundamentals/concepts/how-cloudflare-works.mdx
index 22af6e4eed6ae73..e9b11262dd58ce5 100644
--- a/src/content/docs/fundamentals/concepts/how-cloudflare-works.mdx
+++ b/src/content/docs/fundamentals/concepts/how-cloudflare-works.mdx
@@ -10,7 +10,7 @@ import { Stream, GlossaryTooltip } from "~/components"
To optimize your website or web application, Cloudflare provides [DNS](https://www.cloudflare.com/learning/dns/what-is-dns/) and [CDN](https://www.cloudflare.com/learning/cdn/what-is-a-cdn/) services, so we can [reverse proxy](https://www.cloudflare.com/learning/cdn/glossary/reverse-proxy/) the web traffic to and from your domain.
-
+
## DNS explained