aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2017-03-04 19:57:00 +0000
committerGitHub <[email protected]>2017-03-04 19:57:00 +0000
commit192a8af0dfcdb5d64a5f273b804011bdcd5d2436 (patch)
tree2c5c0e669960ab90ab94988793e11596dbc4a3a2
parenta60542cf1565441617f58716e394cfe8496c62d5 (diff)
parent9fbaa4d160c01ff176a0e3cf045e8bd5445d7665 (diff)
downloadbootstrap-192a8af0dfcdb5d64a5f273b804011bdcd5d2436.tar.xz
bootstrap-192a8af0dfcdb5d64a5f273b804011bdcd5d2436.zip
Merge pull request #22116 from Devinsuit/v4-dev
Update Google sourcemap resources link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 577c1f087..f8ac4f581 100644
--- a/README.md
+++ b/README.md
@@ -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