diff options
| author | Patrick H. Lauke <[email protected]> | 2017-03-04 19:57:00 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-03-04 19:57:00 +0000 |
| commit | 192a8af0dfcdb5d64a5f273b804011bdcd5d2436 (patch) | |
| tree | 2c5c0e669960ab90ab94988793e11596dbc4a3a2 | |
| parent | a60542cf1565441617f58716e394cfe8496c62d5 (diff) | |
| parent | 9fbaa4d160c01ff176a0e3cf045e8bd5445d7665 (diff) | |
| download | bootstrap-192a8af0dfcdb5d64a5f273b804011bdcd5d2436.tar.xz bootstrap-192a8af0dfcdb5d64a5f273b804011bdcd5d2436.zip | |
Merge pull request #22116 from Devinsuit/v4-dev
Update Google sourcemap resources link
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ bootstrap/ └── bootstrap.min.js ``` -We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developer.chrome.com/devtools/docs/css-preprocessors) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. +We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). CSS [source maps](https://developers.google.com/web/tools/chrome-devtools/debug/readability/source-maps) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. ## Bugs and feature requests |
