diff options
| -rw-r--r-- | ru-ru/markdown-ru.html.markdown | 2 | ||||
| -rw-r--r-- | ru-ru/typescript-ru.html.markdown | 2 | ||||
| -rw-r--r-- | zh-cn/vim-cn.html.markdown | 4 | 
3 files changed, 4 insertions, 4 deletions
| diff --git a/ru-ru/markdown-ru.html.markdown b/ru-ru/markdown-ru.html.markdown index f71435ea..ff7a0cc3 100644 --- a/ru-ru/markdown-ru.html.markdown +++ b/ru-ru/markdown-ru.html.markdown @@ -5,7 +5,7 @@ contributors:      - ["Jacob Ward", "http://github.com/JacobCWard/"]  translators:      - ["Pirogov Alexey", "http://twitter.com/alex_pir"] -    - ["Andre Polykanine", https://github.com/Oire"] +    - ["Andre Polykanine", "https://github.com/Oire"]  filename: markdown-ru.md  lang: ru-ru  --- diff --git a/ru-ru/typescript-ru.html.markdown b/ru-ru/typescript-ru.html.markdown index 67b58a38..09bbb2d1 100644 --- a/ru-ru/typescript-ru.html.markdown +++ b/ru-ru/typescript-ru.html.markdown @@ -5,7 +5,7 @@ contributors:      - ["Philippe Vlérick", "https://github.com/pvlerick"]  translators:      - ["Fadil Mamedov", "https://github.com/fadilmamedov"] -    - "Andre Polykanine", "https://github.com/Oire"] +    - ["Andre Polykanine", "https://github.com/Oire"]  filename: learntypescript-ru.ts  --- diff --git a/zh-cn/vim-cn.html.markdown b/zh-cn/vim-cn.html.markdown index 0c3f6043..5298351a 100644 --- a/zh-cn/vim-cn.html.markdown +++ b/zh-cn/vim-cn.html.markdown @@ -3,9 +3,9 @@ category: tool  tool: vim  filename: LearnVim-cn.txt  contributors: -    - ["RadhikaG", "https://github.com/RadhikaG"] +   - ["RadhikaG", "https://github.com/RadhikaG"]  translators: -  - ["Jiang Haiyun", "https://github.com/haiiiiiyun"] +   - ["Jiang Haiyun", "https://github.com/haiiiiiyun"]  lang: zh-cn  --- | 
