doc: releases: remove v3.3.0 from supported releases
As of October 31, 2023, Zephyr v3.3.0 is no longer supported. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
dd4472c26a
commit
f811a05044
2 changed files with 0 additions and 4 deletions
|
@ -167,7 +167,6 @@ html_context = {
|
|||
("latest", "/"),
|
||||
("3.5.0", "/3.5.0/"),
|
||||
("3.4.0", "/3.4.0/"),
|
||||
("3.3.0", "/3.3.0/"),
|
||||
("2.7.5 (LTS)", "/2.7.5/"),
|
||||
),
|
||||
"display_gh_links": True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue