Explorar o código

docs/conf: Fix remote whitelists

Jan Holthuis %!s(int64=5) %!d(string=hai) anos
pai
achega
25762bac4c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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$"