update urls
This commit is contained in:
parent
fd97c2fce4
commit
6b24297c5b
3 changed files with 3 additions and 6 deletions
|
|
@ -1681,7 +1681,7 @@ $('#myCollapsible').on('hidden.bs.collapse', function () {
|
|||
{% endhighlight %}
|
||||
<div class="bs-callout bs-callout-info">
|
||||
<h4>Glyphicon Alternative</h4>
|
||||
<p>With <a href="{{ site.glyphicons }}">Glyphicons</a> available, you may choose to style the left and right toggle buttons with <code>.glyphicon .glyphicon-chevron-left</code> and <code>.glyphicon .glyphicon-chevron-right</code>.</p>
|
||||
<p>With <a href="{{ page.base_url }}components/#glyphicons">Glyphicons</a> available, you may choose to style the left and right toggle buttons with <code>.glyphicon .glyphicon-chevron-left</code> and <code>.glyphicon .glyphicon-chevron-right</code>.</p>
|
||||
</div>
|
||||
|
||||
<h3>Optional captions</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue