changed branch to rtd-theme from master

This commit is contained in:
Kevin Putnam
2019-01-29 12:46:17 -08:00
parent f536c008ee
commit 37870481f8
+1 -1
View File
@@ -124,7 +124,7 @@ html_context = {
"display_github": True, # Integrate GitHub
"github_user": "clearlinux", # Username
"github_repo": "clear-linux-documentation", # Repo name
"github_version": "master", # Version
"github_version": "rtd-theme", # Version
"conf_py_path": "/source/", # Path in the checkout to the docs root
}