From 9e40ccb02ac6fd546281668d46f10ac2885eb927 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Thu, 9 Oct 2025 10:48:39 -0500 Subject: [PATCH] Update .github/instructions/content.instructions.md Co-authored-by: Scott Anderson --- .github/instructions/content.instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/instructions/content.instructions.md b/.github/instructions/content.instructions.md index b70f9aa77..179bea82c 100644 --- a/.github/instructions/content.instructions.md +++ b/.github/instructions/content.instructions.md @@ -15,7 +15,7 @@ Every content file needs: title: # Page h1 heading description: # SEO meta description menu: - product_version: + product_menu_key: # Identifies the Hugo menu specific to the current product name: # Navigation link text parent: # Parent menu item (if nested) weight: # Sort order (1-99, 101-199, 201-299...)