diff --git a/docs/source/conf.py b/docs/source/conf.py index aa5ac9ff2..c234ca035 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -116,7 +116,7 @@ "css/custom.css", ] -switcher_url = "https://raw.githubusercontent.com/ZergLev/dialog_flow_framework/feat/sphinx_multiversion/docs/source/_static/switcher.json" +switcher_url = "https://raw.githubusercontent.com/ZergLev/dialog_flow_framework/master/docs/source/_static/switcher.json" # Theme options html_theme_options = {