Missed English language first time around

Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
This commit is contained in:
Kevin Putnam
2019-07-15 08:15:47 -07:00
parent 289df47754
commit 6f2cfb1883
+1 -1
View File
@@ -139,7 +139,7 @@ html_context = {
"github_version": "rtd-theme", # Version
"conf_py_path": "/source/", # Path in the checkout to the docs root
"current_version": current_version,
"languages": ( ("English", ""),
"languages": ( ("English", "/clearlinux-rtd"),
("Mandarin", "/clearlinux-rtd/zh_CN"),
("German", "/clearlinux-rtd/de")
),