Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--docs/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e43b0f9889..496ee2ca6a 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 1aa9491e4f..3199f5fc32 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 -->