]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
README.md: fix source-maps link after 953b4b6 (#39748)
authorXhmikosR <xhmikosr@gmail.com>
Thu, 7 Mar 2024 04:50:52 +0000 (06:50 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Mar 2024 04:50:52 +0000 (06:50 +0200)
README.md

index bbcf216cca762024c8263db5fa157783ef98ac1a..a270067ac9b51fa407f9641b1643aabf1fd7c35f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -131,7 +131,7 @@ Within the download you'll find the following directories and files, logically g
   ```
 </details>
 
-We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). [Source maps](https://developer.chrome.com/docs/devtools/) (`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/docs/v2/).
+We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). [Source maps](https://web.dev/articles/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/docs/v2/).
 
 
 ## Bugs and feature requests