[DOCS] Change html_baseurl to canonical
Change html_baseurl to canonical (#17687)
This commit is contained in:
parent
38fc26325d
commit
d1e73f2ffe
@ -46,7 +46,7 @@ extensions = [
|
||||
'sphinx_sitemap'
|
||||
]
|
||||
|
||||
html_baseurl = 'https://docs.openvino.ai/latest/'
|
||||
html_baseurl = 'https://docs.openvino.ai/canonical/'
|
||||
|
||||
sitemap_url_scheme = "{link}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user