瀏覽代碼

docs/conf: Fix remote whitelists

Jan Holthuis 5 年之前
父節點
當前提交
25762bac4c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/conf.py

+ 1 - 1
docs/conf.py

@@ -30,4 +30,4 @@ html_sidebars = {
     ],
     ],
 }
 }
 
 
-mv_remote_whitelist = r"^origin$"
+smv_remote_whitelist = r"^origin$"