diff options
| author | Mark Otto <[email protected]> | 2013-07-27 00:28:23 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-27 00:28:23 -0700 |
| commit | 94df8090a7771b463c7661b7b0aeecac328b00f4 (patch) | |
| tree | fb60b4c1414b97a8af50e5186b150d2472c13c73 /getting-started.html | |
| parent | 0f2b22a21087cc64fd67c1e3e72560d6fd469588 (diff) | |
| download | bootstrap-94df8090a7771b463c7661b7b0aeecac328b00f4.tar.xz bootstrap-94df8090a7771b463c7661b7b0aeecac328b00f4.zip | |
fixes for hella broken links on account of jekyll and twbs.github.com links
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/getting-started.html b/getting-started.html index fc3da3806..ba9ad7be5 100644 --- a/getting-started.html +++ b/getting-started.html @@ -3,6 +3,7 @@ layout: default title: Getting started slug: getting-started lead: "An overview of Bootstrap, how to download and use, basic templates and examples, and more." +base_url: "../" --- |
