aboutsummaryrefslogtreecommitdiff
path: root/javascript.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 02:11:57 -0700
committerMark Otto <[email protected]>2013-08-18 02:11:57 -0700
commit6b24297c5beca5adc118d0524c50700928687c1c (patch)
tree4fc3c3f1e4d905384b20985c45872baeb68ff9ba /javascript.html
parentfd97c2fce4c86bf64ae3f6afde2e37e124932ea4 (diff)
downloadbootstrap-6b24297c5beca5adc118d0524c50700928687c1c.tar.xz
bootstrap-6b24297c5beca5adc118d0524c50700928687c1c.zip
update urls
Diffstat (limited to 'javascript.html')
-rw-r--r--javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html
index c9228c211..883bbb929 100644
--- a/javascript.html
+++ b/javascript.html
@@ -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>