diff options
| author | Christian Oliff <[email protected]> | 2017-08-27 15:46:32 +0900 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2017-08-27 18:19:57 +1000 |
| commit | 78f29d2b3cb9bd888c927e8d50ee6962c2f9d407 (patch) | |
| tree | 2dbb5015b6db7b601fa692029d9ae8e6e0ab0afc /build/postcss.config.js | |
| parent | e8a03ea59189ca5b0a057064969054ef548177e1 (diff) | |
| download | bootstrap-78f29d2b3cb9bd888c927e8d50ee6962c2f9d407.tar.xz bootstrap-78f29d2b3cb9bd888c927e8d50ee6962c2f9d407.zip | |
Update URL for supported browsers
Diffstat (limited to 'build/postcss.config.js')
| -rw-r--r-- | build/postcss.config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/postcss.config.js b/build/postcss.config.js index aef4679fa..cadd98d03 100644 --- a/build/postcss.config.js +++ b/build/postcss.config.js @@ -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', |
