From 968d5738b1e22bda4d7abdbad388fe181fc59d11 Mon Sep 17 00:00:00 2001 From: elisa-mamolo <38461451+elisa-mamolo@users.noreply.github.com> Date: Sat, 15 Dec 2018 11:59:14 +0100 Subject: [PATCH] Added link to js links commonly missed from beginners (#25054) * Added link to js links commonly missed from beginners * Reworded change --- guide/english/bootstrap/get-started/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/guide/english/bootstrap/get-started/index.md b/guide/english/bootstrap/get-started/index.md index 09bb7f91e5..5dff4a969f 100644 --- a/guide/english/bootstrap/get-started/index.md +++ b/guide/english/bootstrap/get-started/index.md @@ -13,7 +13,10 @@ Adding bootstrap to your page is a fast process, just add the following to the ` ``` +Some Bootstrap components require other JavaScript files, check out the Bootstrap documentation here to find the latest scripting files. + You will also need to add the following between the `body` tags in your code. With bootstrap you'll be using `