aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGiovanni Totaro - aka Vanni <[email protected]>2017-10-31 12:17:16 +0100
committerXhmikosR <[email protected]>2017-10-31 13:17:16 +0200
commit165c0f15b245994abc28ad1ce90e95150a54cd04 (patch)
treeedb23b5ab202196a9a6d4701c2792deebb17325d /docs
parent271f5071a306f93074b13c976a411e646bb3eb80 (diff)
downloadbootstrap-165c0f15b245994abc28ad1ce90e95150a54cd04.tar.xz
bootstrap-165c0f15b245994abc28ad1ce90e95150a54cd04.zip
Add display utilities link in 'Utilities for layout' docs page (#24615)
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/layout/utilities-for-layout.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/layout/utilities-for-layout.md b/docs/4.0/layout/utilities-for-layout.md
index f5e115b20..a62a5abe0 100644
--- a/docs/4.0/layout/utilities-for-layout.md
+++ b/docs/4.0/layout/utilities-for-layout.md
@@ -8,7 +8,7 @@ toc: true
## Changing `display`
-Use our `display` utilities for responsively toggling common values of the `display` property. Mix it with our grid system, content, or components to show or hide them across specific viewports.
+Use our [display utilities]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/display/) for responsively toggling common values of the `display` property. Mix it with our grid system, content, or components to show or hide them across specific viewports.
## Flexbox options