diff options
| author | XhmikosR <[email protected]> | 2018-09-14 17:49:59 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-09-14 18:27:55 +0300 |
| commit | 0b97d1b0c43c42043cd4e97fe303ba08eb4b2b49 (patch) | |
| tree | 7ca54afc53555cdd1d936b93c07e4f01badffd3b /site/_data | |
| parent | c6f7276729d49764aac500c0b160b0eddd11b9e0 (diff) | |
| download | bootstrap-0b97d1b0c43c42043cd4e97fe303ba08eb4b2b49.tar.xz bootstrap-0b97d1b0c43c42043cd4e97fe303ba08eb4b2b49.zip | |
Use https in more places and fix a few redirects.
Diffstat (limited to 'site/_data')
| -rw-r--r-- | site/_data/translations.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/site/_data/translations.yml b/site/_data/translations.yml index 38b5771c4..d9d317ab2 100644 --- a/site/_data/translations.yml +++ b/site/_data/translations.yml @@ -1,12 +1,12 @@ - name: 中文(繁體) code: zh-tw description: Bootstrap 4 繁體中文手冊 - url: http://bootstrap.hexschool.com/ + url: https://bootstrap.hexschool.com/ - name: Chinese code: zh description: Bootstrap 4 · 全球最流行的 HTML、CSS 和 JS 工具库。 - url: https://code.z01.com/v4 + url: https://code.z01.com/v4/ - name: Chinese code: zh @@ -16,4 +16,4 @@ - name: Brazilian Portuguese code: pt-BR description: Bootstrap 4 Português do Brasil - url: http://getbootstrap.com.br/v4/ + url: https://getbootstrap.com.br/v4/ |
