Pārlūkot izejas kodu

docs/conf: Fix remote whitelists

Jan Holthuis 5 gadi atpakaļ
vecāks
revīzija
25762bac4c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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$"