From c82a040366208377cf89c1bbb5a5c18a59f1e22f Mon Sep 17 00:00:00 2001 From: Juanita Balaraj Date: Wed, 26 Feb 2025 00:34:06 +0000 Subject: [PATCH] Updated Stx 10.0 Version (cp stx10.0) Updating: https://review.opendev.org/c/starlingx/docs/+/938801 Change-Id: Ib2ec7f76ebfa763435633fd5d756ba55ca320e32 Signed-off-by: Juanita Balaraj --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index f10d858e0..fc43337b0 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -192,4 +192,4 @@ starlingxdocs_plus_bug_project = 'starlingx' starlingxdocs_plus_bug_tag = 'stx.docs' starlingxdocs_plus_this_version = "Latest" # starlingxdocs_plus_other_versions = [("even later","even-later"),("sooner","sooner")] -starlingxdocs_plus_other_versions = [("Version 6.0","r/stx.6.0"),("Version 7.0","r/stx.7.0"),("Version 8.0","r/stx.8.0"),("Version 9.0","r/stx.9.0"),("Version 10.0,r/stx.10.0")] +starlingxdocs_plus_other_versions = [("Version 6.0","r/stx.6.0"),("Version 7.0","r/stx.7.0"),("Version 8.0","r/stx.8.0"),("Version 9.0","r/stx.9.0"),("Version 10.0","r/stx.10.0")]