From dbe3017d193de06b90d919b49404756bb98684c9 Mon Sep 17 00:00:00 2001 From: Sarah Sanders Date: Fri, 7 Mar 2025 11:25:49 -0500 Subject: [PATCH] chore: cleanup includes w/ embedded shortcodes (#22191) ## Description - follow up from https://github.com/docker/docs/pull/22190 to cleanup includes that use an embedded shortcode (this breaks rendering in hugo w/ current versions) ## Related issues or tickets https://github.com/docker/docs/pull/22190 ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --- content/includes/compose-bridge-experimental.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 content/includes/compose-bridge-experimental.md diff --git a/content/includes/compose-bridge-experimental.md b/content/includes/compose-bridge-experimental.md deleted file mode 100644 index 472486f27a..0000000000 --- a/content/includes/compose-bridge-experimental.md +++ /dev/null @@ -1,6 +0,0 @@ ---- ---- - -{{% experimental %}} -Compose Bridge is an [Experimental](/manuals/release-lifecycle.md#experimental) product. -{{% /experimental %}}