From 2a234c4f8ac2a82ec80cbf852b42051aaf290d6c Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Mon, 3 Jun 2024 23:16:32 +0100 Subject: [PATCH] Tweak name of feature gate file We missed this one when adopting the automation for feature gate data; I set the filenames based on heuristics and the code I originally used didn't pick an ideal name. --- ...-tables-ownership-cleanup.md => iptables-ownership-cleanup.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename content/en/docs/reference/command-line-tools-reference/feature-gates/{ip-tables-ownership-cleanup.md => iptables-ownership-cleanup.md} (100%) diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates/ip-tables-ownership-cleanup.md b/content/en/docs/reference/command-line-tools-reference/feature-gates/iptables-ownership-cleanup.md similarity index 100% rename from content/en/docs/reference/command-line-tools-reference/feature-gates/ip-tables-ownership-cleanup.md rename to content/en/docs/reference/command-line-tools-reference/feature-gates/iptables-ownership-cleanup.md