diff options
| author | XhmikosR <[email protected]> | 2018-09-18 22:27:46 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-18 11:27:47 +0300 |
| commit | e105d156420864807dca97d4953d0baf843f01f9 (patch) | |
| tree | d5af31ccf45bc45adfcecc23e7ce3428a9619c39 /docs/_data | |
| parent | cf6f867190cd91181a63d8576c3f5a485d7050a7 (diff) | |
| download | bootstrap-e105d156420864807dca97d4953d0baf843f01f9.tar.xz bootstrap-e105d156420864807dca97d4953d0baf843f01f9.zip | |
Use https, fix broken links and unneeded redirects.
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/browser-features.yml | 4 | ||||
| -rw-r--r-- | docs/_data/showcase.yml | 11 | ||||
| -rw-r--r-- | docs/_data/translations.yml | 13 |
3 files changed, 9 insertions, 19 deletions
diff --git a/docs/_data/browser-features.yml b/docs/_data/browser-features.yml index bac9a40b7..5a19a4dd1 100644 --- a/docs/_data/browser-features.yml +++ b/docs/_data/browser-features.yml @@ -42,7 +42,7 @@ browser: > Firefox summary: > - Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class + Implement the [`of <selector-list>` clause](https://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class upstream_bug: > Mozilla#854148 origin: > @@ -62,7 +62,7 @@ browser: > Chrome summary: > - Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class + Implement the [`of <selector-list>` clause](https://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class upstream_bug: > Chromium#304163 origin: > diff --git a/docs/_data/showcase.yml b/docs/_data/showcase.yml index 45e9b0ccc..adbb69f40 100644 --- a/docs/_data/showcase.yml +++ b/docs/_data/showcase.yml @@ -1,19 +1,14 @@ - name: Lyft url: https://www.lyft.com - expo_url: http://expo.getbootstrap.com/2014/10/29/lyft/ + expo_url: https://expo.getbootstrap.com/2014/10/29/lyft/ img: lyft - name: Vogue url: http://www.vogue.com - expo_url: http://expo.getbootstrap.com/2014/09/30/vogue/ + expo_url: https://expo.getbootstrap.com/2014/09/30/vogue/ img: vogue -- name: Riot Design - url: http://riotdesign.eu/en/ - expo_url: http://expo.getbootstrap.com/2014/03/13/riot-design/ - img: riot - - name: Newsweek url: http://www.newsweek.com/ - expo_url: http://expo.getbootstrap.com/2014/02/12/newsweek/ + expo_url: https://expo.getbootstrap.com/2014/02/12/newsweek/ img: newsweek diff --git a/docs/_data/translations.yml b/docs/_data/translations.yml index 4579556f0..21357e364 100644 --- a/docs/_data/translations.yml +++ b/docs/_data/translations.yml @@ -1,13 +1,8 @@ - name: Chinese code: zh description: Bootstrap 中文文档 - url: http://v3.bootcss.com/ + url: https://v3.bootcss.com/ -- name: Chinese (Traditional) - code: zh-TW - description: Bootstrap 3 中文手冊 - url: https://kkbruce.tw/bs3/ - - name: Danish code: da description: Bootstrap på Dansk @@ -26,7 +21,7 @@ - name: Italian code: it description: Bootstrap in Italiano - url: http://www.hackerstribe.com/guide/IT-bootstrap-3.1.1/ + url: https://www.hackerstribe.com/guide/IT-bootstrap-3.1.1/ - name: Korean code: ko @@ -36,7 +31,7 @@ - name: Brazilian Portuguese code: pt-BR description: Bootstrap em Português do Brasil - url: http://bootstrapbrasil.github.io/ + url: https://getbootstrap.com.br/ - name: Russian code: ru @@ -56,7 +51,7 @@ - name: Ukrainian code: uk description: Bootstrap українською - url: http://twbs.docs.org.ua + url: https://twbs.docs.org.ua/ - name: Vietnamese code: vi |
