aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-08-20 21:57:49 -0700
committerChris Rebert <[email protected]>2015-08-20 21:57:49 -0700
commite39d9a7941bf8537281bc7177e21f843eaa291a3 (patch)
tree4bd18261929ad6c44b8e7e847ab6dd7c8144800a /docs/components
parentd2a26644048743aebcde033a35f01626bc5276fb (diff)
downloadbootstrap-e39d9a7941bf8537281bc7177e21f843eaa291a3.tar.xz
bootstrap-e39d9a7941bf8537281bc7177e21f843eaa291a3.zip
Breadcrumb docs: Add MDN CSS doc links
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/breadcrumb.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/breadcrumb.md b/docs/components/breadcrumb.md
index 8dd4fb27c..bfd7ef1b6 100644
--- a/docs/components/breadcrumb.md
+++ b/docs/components/breadcrumb.md
@@ -6,7 +6,7 @@ group: components
Indicate the current page's location within a navigational hierarchy.
-Separators are automatically added in CSS through `:before` and `content`.
+Separators are automatically added in CSS through [`::before`](https://developer.mozilla.org/en-US/docs/Web/CSS/::before) and [`content`](https://developer.mozilla.org/en-US/docs/Web/CSS/content).
{% example html %}
<ol class="breadcrumb">