diff --git a/docs/4.0/components/list-group/index.html b/docs/4.0/components/list-group/index.html index 154ae274..458d8a58 100644 --- a/docs/4.0/components/list-group/index.html +++ b/docs/4.0/components/list-group/index.html @@ -1601,7 +1601,7 @@

JavaScript behavior

-

Use the tab JavaScript plugin—include it individually or through the compiled bootstrap.js file—to extend our list group to create tabbable panes of local content.

+

Use the tab JavaScript plugin—include it individually or through the compiled bootstrap-material-design.js file—to extend our list group to create tabbable panes of local content.

diff --git a/docs/4.0/components/navs/index.html b/docs/4.0/components/navs/index.html index 42abebb2..818d023f 100644 --- a/docs/4.0/components/navs/index.html +++ b/docs/4.0/components/navs/index.html @@ -1762,7 +1762,7 @@

JavaScript behavior

-

Use the tab JavaScript plugin—include it individually or through the compiled bootstrap.js file—to extend our navigational tabs and pills to create tabbable panes of local content, even via dropdown menus.

+

Use the tab JavaScript plugin—include it individually or through the compiled bootstrap-material-design.js file—to extend our navigational tabs and pills to create tabbable panes of local content, even via dropdown menus.

If you’re building our JavaScript from source, it requires util.js.

diff --git a/docs/4.0/components/popovers/index.html b/docs/4.0/components/popovers/index.html index 637167d7..519f1904 100644 --- a/docs/4.0/components/popovers/index.html +++ b/docs/4.0/components/popovers/index.html @@ -1306,7 +1306,7 @@

Things to know when using the popover plugin: