aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-21 22:05:49 -0700
committerJacob Thornton <[email protected]>2011-08-21 22:05:49 -0700
commitb62b15c5e3e0a94c94545415efec323d097bf61d (patch)
treeffb57989578b532cd3f2c10bde34a5b90a1ccd0f /docs
parent25e21bab96bb784cc90db37a19b5681cc41da429 (diff)
downloadbootstrap-b62b15c5e3e0a94c94545415efec323d097bf61d.tar.xz
bootstrap-b62b15c5e3e0a94c94545415efec323d097bf61d.zip
link docs to correct css
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index fe9a66f23..9f33f1abe 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -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">