]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix local docs link + remove whitespace in gitignore
authorJacob Thornton <jacobthornton@gmail.com>
Thu, 18 Aug 2011 18:27:45 +0000 (11:27 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Thu, 18 Aug 2011 18:27:45 +0000 (11:27 -0700)
.gitignore
docs/index.html

index e43b0f988953ae3a84b00331d0ccf5f7d51cb3cf..496ee2ca6a2f08396a4076fe43dedf3dc0da8b6d 100644 (file)
@@ -1 +1 @@
-.DS_Store
+.DS_Store
\ No newline at end of file
index 1aa9491e4fc862e9a244058b0e47b313bf09ab18..3199f5fc32e5f35e6d89d27ea569645d828e67ad 100644 (file)
@@ -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 -->