diff options
| author | Giovanni Totaro - aka Vanni <[email protected]> | 2017-10-31 12:17:16 +0100 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-10-31 13:17:16 +0200 |
| commit | 165c0f15b245994abc28ad1ce90e95150a54cd04 (patch) | |
| tree | edb23b5ab202196a9a6d4701c2792deebb17325d | |
| parent | 271f5071a306f93074b13c976a411e646bb3eb80 (diff) | |
| download | bootstrap-165c0f15b245994abc28ad1ce90e95150a54cd04.tar.xz bootstrap-165c0f15b245994abc28ad1ce90e95150a54cd04.zip | |
Add display utilities link in 'Utilities for layout' docs page (#24615)
| -rw-r--r-- | docs/4.0/layout/utilities-for-layout.md | 2 |
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 |
