mirror of
https://github.com/lvgl/lvgl.git
synced 2026-09-27 18:34:13 +08:00
docs: fix build error (#5385)
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ html_theme_options = {
|
||||
|
||||
|
||||
# For site map generation
|
||||
html_baseurl = f"https://docs.lvgl.io/{os.environ['LVGL_URLPATH']}/en/html/"
|
||||
html_baseurl = f"https://docs.lvgl.io/{os.environ['LVGL_URLPATH']}/"
|
||||
|
||||
sitemap_url_scheme = "{link}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user