From 1eaf7150077edc7ce6841ec684b38e32049049f9 Mon Sep 17 00:00:00 2001 From: Katrina Prosise Date: Wed, 26 Nov 2025 06:16:24 -0500 Subject: [PATCH] Update switcher for v96 Updated Switcher. QA: Built site, no issues detected. This applies to FFTK-4448, "Review Documentation for v96" Signed-off-by: Katrina Prosise --- source/_static/switcher.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/source/_static/switcher.json b/source/_static/switcher.json index fda48a0e..78a0727d 100644 --- a/source/_static/switcher.json +++ b/source/_static/switcher.json @@ -1,10 +1,15 @@ [ { - "name": "v95 (stable)", - "version": "95", - "url": "https://docs.foundries.io/latest/", + "name": "v96 (stable)", + "version": "96", + "url": "https://docs.foundries.io/latest", "preferred": true }, + { + "name": "v95", + "version": "95", + "url": "https://docs.foundries.io/95/" + }, { "name": "…older", "version": "",