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:
authorJacob Thornton <jacobthornton@gmail.com>2012-01-27 10:05:45 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-01-27 10:05:45 +0400
commited64276e5be1bbf808f2ab1451aa02522cc3aff0 (patch)
tree13212cdc7db31d90167c2b91085c4ef8ea2a85ae /docs/examples.html
parentdc2deb9a1b1995bbabee91bfd579d9b466fe78f2 (diff)
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 6fcbc58556..dfa62fe98c 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">