diff options
| author | XhmikosR <[email protected]> | 2020-11-08 20:33:04 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-11-13 12:50:13 +0200 |
| commit | 4bbc32dda73662d690cd85829009362fa1421543 (patch) | |
| tree | 17dc1695c163b43ebddae0b83878b92a2026c7ba | |
| parent | fb12b0bd6a68142d8cf55f522edaff29512a79af (diff) | |
| download | bootstrap-4bbc32dda73662d690cd85829009362fa1421543.tar.xz bootstrap-4bbc32dda73662d690cd85829009362fa1421543.zip | |
download.md: link to JS files comparison too (#32087)
| -rw-r--r-- | site/docs/4.5/getting-started/download.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.5/getting-started/download.md b/site/docs/4.5/getting-started/download.md index ac386014a..b0dd5d29d 100644 --- a/site/docs/4.5/getting-started/download.md +++ b/site/docs/4.5/getting-started/download.md @@ -11,7 +11,7 @@ toc: true Download ready-to-use compiled code for **Bootstrap v{{ site.current_version}}** to easily drop into your project, which includes: - Compiled and minified CSS bundles (see [CSS files comparison]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/contents/#css-files)) -- Compiled and minified JavaScript plugins +- Compiled and minified JavaScript plugins (see [JS files comparison]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/contents/#js-files)) This doesn't include documentation, source files, or any optional JavaScript dependencies (jQuery and Popper.js). |
