diff options
| author | XhmikosR <[email protected]> | 2018-09-18 21:10:47 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-09-18 21:10:47 +0300 |
| commit | cee8e8653dc009b5d86af4a8e2ad3a5e0688ca4c (patch) | |
| tree | 00c2e6a121842d956438d2a57173860a8caa0bbc /docs/_includes/components/button-groups.html | |
| parent | f9c666017ec017a9b90f4b2c2aa7dd8b414a6312 (diff) | |
| parent | 9c4c72e31e7316c372ceef9c937ad0cba5ae50e7 (diff) | |
| download | bootstrap-cee8e8653dc009b5d86af4a8e2ad3a5e0688ca4c.tar.xz bootstrap-cee8e8653dc009b5d86af4a8e2ad3a5e0688ca4c.zip | |
Merge remote-tracking branch 'remotes/origin/v3.4.0-dev' into master-xmr-merged
Diffstat (limited to 'docs/_includes/components/button-groups.html')
| -rw-r--r-- | docs/_includes/components/button-groups.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/components/button-groups.html b/docs/_includes/components/button-groups.html index fc8d65269..3f190ff78 100644 --- a/docs/_includes/components/button-groups.html +++ b/docs/_includes/components/button-groups.html @@ -1,7 +1,7 @@ <div class="bs-docs-section"> <h1 id="btn-groups" class="page-header">Button groups</h1> - <p class="lead">Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with <a href="../javascript/#buttons">our buttons plugin</a>.</p> + <p class="lead">Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with <a href="{{ site.baseurl }}/javascript/#buttons">our buttons plugin</a>.</p> <div class="bs-callout bs-callout-warning" id="callout-btn-group-tooltips"> <h4>Tooltips & popovers in button groups require special setting</h4> |
