aboutsummaryrefslogtreecommitdiff
path: root/_data/browser-features.yml
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-09-26 15:24:14 +0300
committerGitHub <[email protected]>2017-09-26 15:24:14 +0300
commit31c872191380d4cd32af379b9d24359d6a9dc34c (patch)
tree016ecb150f1e37ad0eb75591a87886b17ec9d124 /_data/browser-features.yml
parent3bc94023506d8fb5c61ad01ce9779715ed1e7900 (diff)
downloadbootstrap-31c872191380d4cd32af379b9d24359d6a9dc34c.tar.xz
bootstrap-31c872191380d4cd32af379b9d24359d6a9dc34c.zip
Normalize all links. (#24109)
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
Diffstat (limited to '_data/browser-features.yml')
-rw-r--r--_data/browser-features.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/_data/browser-features.yml b/_data/browser-features.yml
index f19a460e6..acdc532b2 100644
--- a/_data/browser-features.yml
+++ b/_data/browser-features.yml
@@ -52,7 +52,7 @@
browser: >
Edge
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: >
UserVoice#15944476
origin: >
@@ -62,7 +62,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: >
@@ -102,7 +102,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: >