From 668549434417e3156efb7ec4a6c3d00ac294109a Mon Sep 17 00:00:00 2001 From: "Nicole Angelyn T. Lopez" Date: Thu, 6 Dec 2018 18:49:15 +0800 Subject: [PATCH] Updated Bootstrap dropdown link from 4.0 to 4.1 (#24085) * Updated Bootstrap dropdown link from 4.0 to 4.1 * Fixed formatting --- guide/english/bootstrap/dropdowns/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/bootstrap/dropdowns/index.md b/guide/english/bootstrap/dropdowns/index.md index 93629d1a03..f237ccb48c 100644 --- a/guide/english/bootstrap/dropdowns/index.md +++ b/guide/english/bootstrap/dropdowns/index.md @@ -34,5 +34,5 @@ The *.caret* class creates a caret arrow icon (▼), which indicates that th Add the *.dropdown-menu* class to a unordered list element to actually build the dropdown menu. #### More Information: -https://getbootstrap.com/docs/4.0/components/dropdowns/ +- [Bootstrap Documentation](https://getbootstrap.com/docs/4.1/components/dropdowns/)