From e105d156420864807dca97d4953d0baf843f01f9 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 18 Sep 2018 22:27:46 +0300 Subject: Use https, fix broken links and unneeded redirects. --- docs/_data/browser-features.yml | 4 ++-- docs/_data/showcase.yml | 11 +++-------- docs/_data/translations.yml | 13 ++++--------- 3 files changed, 9 insertions(+), 19 deletions(-) (limited to 'docs/_data') 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 ` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class + Implement the [`of ` 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 ` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class + Implement the [`of ` 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 -- cgit v1.2.3