Browse Source

update viki

Le Tan 7 years ago
parent
commit
8aba4e77ea
2 changed files with 2 additions and 2 deletions
  1. 1 1
      en_us/viki.json
  2. 1 1
      zh_cn/viki.json

+ 1 - 1
en_us/viki.json

@@ -15,7 +15,7 @@
         "typographer": false,
         "lang_prefix": "lang-",
         "image_caption": true,
-        "plantuml_server": "http://www.plantuml.com/plantuml",
+        "plantuml_server": "https://www.plantuml.com/plantuml",
         "plantuml_format": "svg",
         "code_block_line_number": false
     }

+ 1 - 1
zh_cn/viki.json

@@ -15,7 +15,7 @@
         "typographer": false,
         "lang_prefix": "lang-",
         "image_caption": true,
-        "plantuml_server": "http://www.plantuml.com/plantuml",
+        "plantuml_server": "https://www.plantuml.com/plantuml",
         "plantuml_format": "svg",
         "code_block_line_number": false
     }