From ada7f14f6dafe25c3bae8737ca0db6a5575cc0ce Mon Sep 17 00:00:00 2001 From: Kyle Gach Date: Thu, 10 Oct 2024 13:39:55 -0600 Subject: [PATCH 1/2] Update cname for `storybook` --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index 11aee8dcf5c..1ddfef8987b 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3045,7 +3045,7 @@ var cnames_active = { "storage": "uzitech.github.io/storage.js", "storelocator": "storelocatorjs.github.io", "story": "alltobebetter.github.io/story", - "storybook": "cname.vercel-dns.com", // noCF + "storybook": "apex-loadbalancer.netlify.com", // noCF "storybooks": "storybooks.github.io", "str": "manelet.github.io/str", "stratic": "straticjs.github.io", From 4805afb8a0d3d9711db231e508593011baaf32a5 Mon Sep 17 00:00:00 2001 From: Kyle Gach Date: Fri, 11 Oct 2024 09:45:21 -0600 Subject: [PATCH 2/2] Update `storybook` URL to use `.app` - It should remain `.com` in the zone file, please --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index f8fe21f5592..c09f186955c 100644 --- a/cnames_active.js +++ b/cnames_active.js @@ -3051,7 +3051,7 @@ var cnames_active = { "storage": "uzitech.github.io/storage.js", "storelocator": "storelocatorjs.github.io", "story": "alltobebetter.github.io/story", - "storybook": "apex-loadbalancer.netlify.com", // noCF + "storybook": "apex-loadbalancer.netlify.app", // noCF "storybooks": "storybooks.github.io", "str": "manelet.github.io/str", "stratic": "straticjs.github.io",