Skip to content

Commit aadc766

Browse files
committed
Point docs downloads to tag in twbs org
1 parent 4be4e8e commit aadc766

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/templates/pages/customize.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<header class="jumbotron subhead" id="overview">
44
<div class="container">
55
<h1>{{_i}}Customize and download{{/i}}</h1>
6-
<p class="lead">{{_i}}<a href="https://github.com/twbs/bootstrap/zipball/master">Download Bootstrap</a> or customize variables, components, JavaScript plugins, and more.{{/i}}</p>
6+
<p class="lead">{{_i}}<a href="https://github.com/twbs/bootstrap/archive/v2.3.3.zip">Download Bootstrap</a> or customize variables, components, JavaScript plugins, and more.{{/i}}</p>
77
</div>
88
</header>
99

docs/templates/pages/index.mustache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<h1>{{_i}}Bootstrap{{/i}}</h1>
44
<p>{{_i}}Sleek, intuitive, and powerful front-end framework for faster and easier web development.{{/i}}</p>
55
<p>
6-
<a href="assets/bootstrap.zip" class="btn btn-primary btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.3.3']);"{{/production}}>{{_i}}Download Bootstrap{{/i}}</a>
6+
<a href="https://github.com/twbs/bootstrap/archive/v2.3.3.zip" class="btn btn-primary btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.3.3']);"{{/production}}>{{_i}}Download Bootstrap{{/i}}</a>
77
</p>
88
<ul class="masthead-links">
99
<li>
@@ -35,7 +35,7 @@
3535
<a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">{{_i}}Follow @twbootstrap{{/i}}</a>
3636
</li>
3737
<li class="tweet-btn">
38-
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://twbs.github.com/bootstrap/" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Twitter Bootstrap">Tweet</a>
38+
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://getbootstrap.com" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Bootstrap">Tweet</a>
3939
</li>
4040
</ul>
4141
</div>

0 commit comments

Comments
 (0)