From 305455a9b323f0dd43477055dae28b0d063c0880 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 26 Jul 2013 19:05:43 -0700 Subject: Use some vars for key urls for easier updating --- getting-started.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'getting-started.html') diff --git a/getting-started.html b/getting-started.html index 506a472b4..51909b66e 100644 --- a/getting-started.html +++ b/getting-started.html @@ -16,18 +16,18 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex

Download compiled CSS and JS

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.

-

Download Bootstrap

+

Download Bootstrap


More download options

- Download latest source code + Download latest source code

Get the original files for all CSS and JavaScript by downloading the latest version directly from GitHub.

- Clone or fork via GitHub + Clone or fork via GitHub

Clone the entire project or fork your own version of Bootstrap to make it your own by visiting us on GitHub.

@@ -43,10 +43,10 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex

The folks over at NetDNA have graciously provided CDN support for Bootstrap's CSS and JavaScript. To use, swap your local instances for the Bootstrap CDN links listed below.

{% highlight html linenos %} - + - + {% endhighlight %}
-- cgit v1.2.3