{% endexample %}
@@ -37,9 +37,9 @@ Similar to our navigation components, breadcrumbs work fine with or without the
{% example html %}
{% endexample %}
diff --git a/docs/components/button-dropdown.md b/docs/components/button-dropdown.md
index ae59f107..46a8ee8f 100644
--- a/docs/components/button-dropdown.md
+++ b/docs/components/button-dropdown.md
@@ -37,61 +37,61 @@ Turn a button into a dropdown toggle with some basic markup changes.
diff --git a/docs/components/button-group.md b/docs/components/button-group.md
index 002c8a48..7808b2be 100644
--- a/docs/components/button-group.md
+++ b/docs/components/button-group.md
@@ -102,8 +102,8 @@ Place a `.btn-group` within another `.btn-group` when you want dropdown menus mi
Dropdown
diff --git a/docs/components/buttons.md b/docs/components/buttons.md
index cebeaaa4..789459f8 100644
--- a/docs/components/buttons.md
+++ b/docs/components/buttons.md
@@ -61,7 +61,7 @@ The `.btn` classes are designed to be used with the `
{% endexample %}
@@ -512,7 +512,7 @@ Add `data-toggle="dropdown"` to a link or button to toggle a dropdown.
{% endhighlight %}
-To keep URLs intact with link buttons, use the `data-target` attribute instead of `href="#"`.
+To keep URLs intact with link buttons, use the `data-target` attribute instead of `href="#0"`.
{% highlight html %}
diff --git a/docs/components/input-group.md b/docs/components/input-group.md
index 8733644c..33319b62 100644
--- a/docs/components/input-group.md
+++ b/docs/components/input-group.md
@@ -174,11 +174,11 @@ Buttons in input groups are a bit different and require one extra level of nesti
Action
{% endexample %}
diff --git a/docs/components/list-group.md b/docs/components/list-group.md
index 9e47aff8..7c847bd8 100644
--- a/docs/components/list-group.md
+++ b/docs/components/list-group.md
@@ -63,13 +63,13 @@ Add `.disabled` to a `.list-group-item` to gray it out to appear disabled.
{% example html %}
diff --git a/docs/components/modal.md b/docs/components/modal.md
index 13f06d57..a7466d5a 100644
--- a/docs/components/modal.md
+++ b/docs/components/modal.md
@@ -116,10 +116,10 @@ Toggle a modal via JavaScript by clicking the button below. It will slide down a
Duis mollis, est non commodo luctus, nisi erat porttitor ligula.
diff --git a/docs/components/navbar.md b/docs/components/navbar.md
index 760d5ff0..04a87e65 100644
--- a/docs/components/navbar.md
+++ b/docs/components/navbar.md
@@ -44,19 +44,19 @@ Here's an example of all the sub-components included in a default, light navbar:
{% example html %}
diff --git a/docs/material-design/list-groups.md b/docs/material-design/list-groups.md
index 7e25923b..9d291cb7 100644
--- a/docs/material-design/list-groups.md
+++ b/docs/material-design/list-groups.md
@@ -20,10 +20,10 @@ the varieties specified. ([Specification](https://www.google.com/design/spec/com
{% example html %}
{% endexample %}
@@ -96,7 +96,7 @@ Bootstrap users know these as [dropdowns]({{ site.baseurl }}/components/dropdown
Another actionDisabled action
- Separated link
+ Separated link
{% endexample %}
@@ -114,7 +114,7 @@ Bootstrap users know these as [dropdowns]({{ site.baseurl }}/components/dropdown
Another actionDisabled action
- Separated link
+ Separated link
{% endexample %}
@@ -131,7 +131,7 @@ Bootstrap users know these as [dropdowns]({{ site.baseurl }}/components/dropdown
Another actionDisabled action
- Separated link
+ Separated link
{% endexample %}
diff --git a/docs/material-design/navs.md b/docs/material-design/navs.md
index 3062422d..382ebc0f 100644
--- a/docs/material-design/navs.md
+++ b/docs/material-design/navs.md
@@ -17,48 +17,48 @@ Navigation available in Bootstrap share general markup and styles, from the base
{% example html %}