]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
README.md: fix redirect.
authorXhmikosR <xhmikosr@gmail.com>
Fri, 4 Jan 2019 10:59:06 +0000 (12:59 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Sun, 6 Jan 2019 15:22:51 +0000 (17:22 +0200)
README.md

index c6535efe86a4afda0f48c3c97cd71430429e9335..a264a3f5ece059ef6643c207c5c49b3497489e17 100644 (file)
--- a/README.md
+++ b/README.md
@@ -101,7 +101,7 @@ bootstrap/
         └── bootstrap.min.js.map
 ```
 
-We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). [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. Bundled JS files (`bootstrap.bundle.js` and minified `bootstrap.bundle.min.js`) include [Popper](https://popper.js.org/), but not [jQuery](https://jquery.com/).
+We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). [source maps](https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Bundled JS files (`bootstrap.bundle.js` and minified `bootstrap.bundle.min.js`) include [Popper](https://popper.js.org/), but not [jQuery](https://jquery.com/).
 
 
 ## Bugs and feature requests