chore(docs): fix links

This commit is contained in:
Gabor Kiss-Vamosi
2022-03-17 13:47:54 +01:00
parent 8a81532191
commit f584a30af3
10 changed files with 9 additions and 9 deletions

View File

@@ -114,7 +114,7 @@ html_theme_options = {
'logo_only': True,
}
# For site map generation
html_baseurl = 'https://docs.lvgl.io/' + version + "/"
html_baseurl = 'https://docs.lvgl.io/master/en/html/'
sitemap_url_scheme = "{link}"
# Add any paths that contain custom static files (such as style sheets) here,