You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: getting-started.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -16,18 +16,18 @@ <h1>Download Bootstrap</h1>
16
16
17
17
<h3>Download compiled CSS and JS</h3>
18
18
<pclass="lead">The fastest way to get started is to get the compiled and minified versions of our CSS and JavaScript. No documentation or original source files are included.</p>
<p>Get the original files for all CSS and JavaScript by downloading the latest version directly from GitHub.</p>
29
29
<h4>
30
-
<ahref="https://github.com/twbs/bootstrap/" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'GitHub project']);">Clone or fork via GitHub</a>
30
+
<ahref="{{ site.repo }}" onclick="_gaq.push(['_trackEvent', 'Getting started', 'Download', 'GitHub project']);">Clone or fork via GitHub</a>
31
31
</h4>
32
32
<p>Clone the entire project or fork your own version of Bootstrap to make it your own by visiting us on GitHub.</p>
33
33
<h4>
@@ -43,10 +43,10 @@ <h3 id="download-cdn">Use the Bootstrap CDN</h3>
43
43
<p>The folks over at <ahref="https://www.netdna.com/">NetDNA</a> have graciously provided CDN support for Bootstrap's CSS and JavaScript. To use, swap your local instances for the <ahref="http://www.bootstrapcdn.com/">Bootstrap CDN</a> links listed below.</p>
0 commit comments