doc: lts: update conf.py to point at 2.7.6 (LTS)
Point the configuration at 2.7.6 (LTS). Signed-off-by: Christopher Friedt <cfriedt@meta.com>
This commit is contained in:
parent
9e9d18d945
commit
b14f7d00ca
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ html_context = {
|
|||
("latest", "/"),
|
||||
("3.6.0", "/3.6.0/"),
|
||||
("3.5.0", "/3.5.0/"),
|
||||
("2.7.5 (LTS)", "/2.7.5/"),
|
||||
("2.7.6 (LTS)", "/2.7.6/"),
|
||||
),
|
||||
"display_gh_links": True,
|
||||
"reference_links": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue