From edf7923c8f04b436291c0c2b8e405be7ae3f6ab1 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 2 Sep 2019 12:21:42 +0300 Subject: [PATCH] Fix a few redirected links. (#29352) --- site/content/docs/4.3/getting-started/build-tools.md | 2 +- site/layouts/partials/home/masthead-followup.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/docs/4.3/getting-started/build-tools.md b/site/content/docs/4.3/getting-started/build-tools.md index 2439b125e1..60b99959c7 100644 --- a/site/content/docs/4.3/getting-started/build-tools.md +++ b/site/content/docs/4.3/getting-started/build-tools.md @@ -42,7 +42,7 @@ Our [package.json]({{< param repo >}}/blob/v{{< param current_version >}}/packag npm run dist - Creates the dist/ directory with compiled files. Requires Sass, Autoprefixer, and terser. + Creates the dist/ directory with compiled files. Requires Sass, Autoprefixer, and terser. diff --git a/site/layouts/partials/home/masthead-followup.html b/site/layouts/partials/home/masthead-followup.html index 56ad949588..7a5bb7f0ab 100644 --- a/site/layouts/partials/home/masthead-followup.html +++ b/site/layouts/partials/home/masthead-followup.html @@ -21,7 +21,7 @@

BootstrapCDN

- Use the BootstrapCDN to deliver fast, cached, and compiled versions of Bootstrap’s CSS and JavaScript. No jQuery is required, but don't forget to include Popper.js for some components. + Use the BootstrapCDN to deliver fast, cached, and compiled versions of Bootstrap’s CSS and JavaScript. No jQuery is required, but don't forget to include Popper.js for some components.

Explore the docs