diff --git a/guide/english/bootstrap/tabs-and-pills/index.md b/guide/english/bootstrap/tabs-and-pills/index.md index 537dcfa7be..2ece970807 100644 --- a/guide/english/bootstrap/tabs-and-pills/index.md +++ b/guide/english/bootstrap/tabs-and-pills/index.md @@ -114,3 +114,7 @@ Add dropdown menus to your nav pills. ``` ![Pills with Dropdowns](https://github.com/TroyB12/Pictures/blob/master/Bootstrap%20Pills%20Dropdown.PNG) + + +#### More Information +- [Bootstrap Documentation for Tabs and Pills](https://getbootstrap.com/docs/4.1/components/navs/#tabs)