From 74a1adf47a058d969ad872f7c871528237589084 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 28 Apr 2025 16:09:47 -0400 Subject: [PATCH] Insider --- windows/hub/zone-pivot-groups.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/windows/hub/zone-pivot-groups.yml b/windows/hub/zone-pivot-groups.yml index d426e4da0f..d68e890c3d 100644 --- a/windows/hub/zone-pivot-groups.yml +++ b/windows/hub/zone-pivot-groups.yml @@ -16,3 +16,13 @@ groups: title: Windows Pro Edu/Education - id: windows-ent title: Windows Pro/Enterprise +- id: windows-versions-insider-11-10 + title: Windows versions + prompt: "Select the Windows version you want to learn about:" + pivots: + - id: windows-insider + title: Windows Insider + - id: windows-11 + title: Windows 11 + - id: windows-10 + title: Windows 10 \ No newline at end of file