aboutsummaryrefslogtreecommitdiff
path: root/docs/examples.html
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-26 22:05:45 -0800
committerJacob Thornton <[email protected]>2012-01-26 22:05:45 -0800
commited64276e5be1bbf808f2ab1451aa02522cc3aff0 (patch)
tree13212cdc7db31d90167c2b91085c4ef8ea2a85ae /docs/examples.html
parentdc2deb9a1b1995bbabee91bfd579d9b466fe78f2 (diff)
downloadbootstrap-ed64276e5be1bbf808f2ab1451aa02522cc3aff0.tar.xz
bootstrap-ed64276e5be1bbf808f2ab1451aa02522cc3aff0.zip
move doc building into base make method + build bootstrap to doc assets
Diffstat (limited to 'docs/examples.html')
-rw-r--r--docs/examples.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples.html b/docs/examples.html
index 6fcbc5855..dfa62fe98 100644
--- a/docs/examples.html
+++ b/docs/examples.html
@@ -13,8 +13,8 @@
<![endif]-->
<!-- Le styles -->
- <link href="../bootstrap.css" rel="stylesheet">
- <link href="../bootstrap-responsive.css" rel="stylesheet">
+ <link href="assets/css/bootstrap.css" rel="stylesheet">
+ <link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
<link href="assets/css/docs.css" rel="stylesheet">
<link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">