From 7ccf6b8c4e49fd9ad69256f859a8e1b863deb80f Mon Sep 17 00:00:00 2001 From: mvm Date: Thu, 6 Aug 2026 13:47:15 -0500 Subject: [PATCH] changelog: serve aus-mobile.mp4 from middlecache Replace external R2 public bucket URL with middlecache URL for the Media Transformations changelog video asset. --- .../changelog/stream/2025-03-06-media-transformations.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/changelog/stream/2025-03-06-media-transformations.mdx b/src/content/changelog/stream/2025-03-06-media-transformations.mdx index 184a962eea2..406337b1262 100644 --- a/src/content/changelog/stream/2025-03-06-media-transformations.mdx +++ b/src/content/changelog/stream/2025-03-06-media-transformations.mdx @@ -34,12 +34,12 @@ original is nearly 30 megabytes and wider than necessary for this layout. Consider a simple width adjustment: ```text title="Example URL" https://example.com/cdn-cgi/media/width=640/ -https://developers.cloudflare.com/cdn-cgi/media/width=640/https://pub-d9fcbc1abcd244c1821f38b99017347f.r2.dev/aus-mobile.mp4 +https://developers.cloudflare.com/cdn-cgi/media/width=640/https://middlecache.ced.cloudflare.com/v1/aus-mobile/aus-mobile.mp4 ``` The result is less than 3 megabytes, properly sized, and delivered dynamically