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/)