]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
link docs to correct css
authorJacob Thornton <jacobthornton@gmail.com>
Mon, 22 Aug 2011 05:05:49 +0000 (22:05 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Mon, 22 Aug 2011 05:05:49 +0000 (22:05 -0700)
docs/index.html

index fe9a66f239ba6aa11bb0d8d2df21721a1b5ebe68..9f33f1abe41ebd5a9720799f219ae4a657c025bf 100644 (file)
@@ -1,4 +1,3 @@
-
 <!DOCTYPE html>
 <html lang="en">
   <head>
@@ -13,7 +12,7 @@
     <![endif]-->
 
     <!-- Le styles -->
-    <link href="assets/css/bootstrap-1.0.0.css" rel="stylesheet">
+    <link href="../bootstrap-1.0.0.css" rel="stylesheet">
     <link href="assets/css/docs.css" rel="stylesheet">
     <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">