diff options
| author | XhmikosR <[email protected]> | 2020-11-08 20:33:04 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-08 20:33:04 +0200 |
| commit | 270f7be9d2777eb8d1ecc18f3476c699eba33278 (patch) | |
| tree | 6475d1acbdf486c96ebc08f641ed1d65b71c39b8 | |
| parent | afd5eea2a7221b8e9148eef431fec37d21da5f70 (diff) | |
| download | bootstrap-270f7be9d2777eb8d1ecc18f3476c699eba33278.tar.xz bootstrap-270f7be9d2777eb8d1ecc18f3476c699eba33278.zip | |
download.md: link to JS files comparison too (#32087)
| -rw-r--r-- | site/content/docs/5.0/getting-started/download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/getting-started/download.md b/site/content/docs/5.0/getting-started/download.md index 1b62d9835..cca375065 100644 --- a/site/content/docs/5.0/getting-started/download.md +++ b/site/content/docs/5.0/getting-started/download.md @@ -11,7 +11,7 @@ toc: true Download ready-to-use compiled code for **Bootstrap v{{< param current_version >}}** to easily drop into your project, which includes: - Compiled and minified CSS bundles (see [CSS files comparison]({{< docsref "/getting-started/contents#css-files" >}})) -- Compiled and minified JavaScript plugins +- Compiled and minified JavaScript plugins (see [JS files comparison]({{< docsref "/getting-started/contents#js-files" >}})) This doesn't include documentation, source files, or any optional JavaScript dependencies like Popper.js. |
