[DOCS] Change html_baseurl to canonical

Change html_baseurl to canonical (#17687)
This commit is contained in:
bstankix 2023-05-23 15:51:41 +02:00 committed by GitHub
parent 38fc26325d
commit d1e73f2ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}"