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:
Henrik Brix Andersen 2023-11-01 21:03:35 +01:00 committed by Carles Cufí
commit f811a05044
2 changed files with 0 additions and 4 deletions

View file

@ -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,