diff options
| author | XhmikosR <[email protected]> | 2024-03-04 20:58:00 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2024-03-06 09:52:50 +0200 |
| commit | 953b4b6c1b67e120235fc19f565444a0f7a97a76 (patch) | |
| tree | 8a4fa02d830c58af89a6aa59764efe3b78dfc785 /README.md | |
| parent | 5cb92cd6c07087673d308cd5a3094092bcda1f84 (diff) | |
| download | bootstrap-953b4b6c1b67e120235fc19f565444a0f7a97a76.tar.xz bootstrap-953b4b6c1b67e120235fc19f565444a0f7a97a76.zip | |
Fix various redirects
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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://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/). +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/). ## Bugs and feature requests |
