mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update URL for supported browsers
This commit is contained in:
parent
e8a03ea591
commit
78f29d2b3c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ module.exports = (ctx) => ({
|
|||
browsers: [
|
||||
//
|
||||
// Official browser support policy:
|
||||
// https://v4-alpha.getbootstrap.com/getting-started/browsers-devices/#supported-browsers
|
||||
// https://getbootstrap.com/docs/4.0/getting-started/browsers-devices/#supported-browsers
|
||||
//
|
||||
'Chrome >= 45', // Exact version number here is kinda arbitrary
|
||||
'Firefox ESR',
|
||||
|
|
Loading…
Reference in a new issue