Skip to content

Commit cdf55d8

Browse files
committed
doc: changes for 1.14 documentaiton release
Doc changes listed in the release checklist (#9898) Signed-off-by: Kumar Gala <[email protected]>
1 parent 0e4d4fa commit cdf55d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,11 +421,11 @@
421421
'theme_logo_only': False,
422422
'current_version': version,
423423
'versions': ( ("latest", "/"),
424+
("1.14.0", "/1.14.0/"),
424425
("1.13.0", "/1.13.0/"),
425426
("1.12.0", "/1.12.0/"),
426427
("1.11.0", "/1.11.0/"),
427428
("1.10.0", "/1.10.0/"),
428-
("1.9.2", "/1.9.0/"),
429429
)
430430
}
431431

0 commit comments

Comments
 (0)