aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-18 11:27:45 -0700
committerJacob Thornton <[email protected]>2011-08-18 11:27:45 -0700
commitf376de1319bb9093adc731cc05b3b0e54607ae54 (patch)
treeafd3afbc1104b8d9ace073ad7193b9d827fcc08d
parentb80d118c50a63c005b654e81cb228422f0910569 (diff)
downloadbootstrap-f376de1319bb9093adc731cc05b3b0e54607ae54.tar.xz
bootstrap-f376de1319bb9093adc731cc05b3b0e54607ae54.zip
fix local docs link + remove whitespace in gitignore
-rw-r--r--.gitignore2
-rw-r--r--docs/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e43b0f988..496ee2ca6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-.DS_Store
+.DS_Store \ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index 1aa9491e4..3199f5fc3 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -5,7 +5,7 @@
<title>Twitter Bootstrap</title>
<!-- Le styles -->
- <link href="assets/css/bootstrap-1.0.0.css" rel="stylesheet" type="text/css">
+ <link href="../bootstrap-1.0.0.css" rel="stylesheet" type="text/css">
<link href="assets/css/docs.css" rel="stylesheet" type="text/css">
<!-- Le javascript -->