From: XhmikosR Date: Sun, 8 Nov 2020 18:33:04 +0000 (+0200) Subject: download.md: link to JS files comparison too (#32087) X-Git-Tag: v5.0.0-alpha3~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=270f7be9d2777eb8d1ecc18f3476c699eba33278;p=thirdparty%2Fbootstrap.git download.md: link to JS files comparison too (#32087) --- diff --git a/site/content/docs/5.0/getting-started/download.md b/site/content/docs/5.0/getting-started/download.md index 1b62d9835b..cca3750651 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.