aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-09-15 23:09:56 -0700
committerJacob Thornton <[email protected]>2011-09-15 23:09:56 -0700
commit472632ba51a50457370c55267a736e3efc4c09cc (patch)
tree62a4dd11a12502ee3feb8f1e6668aae450345eb0 /examples
parent5675d8f00a16d1f5c3eebbe7e9a0ec2b0f494855 (diff)
downloadbootstrap-472632ba51a50457370c55267a736e3efc4c09cc.tar.xz
bootstrap-472632ba51a50457370c55267a736e3efc4c09cc.zip
mv 1.3.0 file names to plane bootstrap.css for submodulers
Diffstat (limited to 'examples')
-rw-r--r--examples/container-app.html2
-rw-r--r--examples/fluid.html2
-rw-r--r--examples/hero.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/container-app.html b/examples/container-app.html
index 20ab13789..6432ecf0d 100644
--- a/examples/container-app.html
+++ b/examples/container-app.html
@@ -12,7 +12,7 @@
<![endif]-->
<!-- Le styles -->
- <link href="../bootstrap-1.3.0.css" rel="stylesheet">
+ <link href="../bootstrap.css" rel="stylesheet">
<style type="text/css">
/* Override some defaults */
html, body {
diff --git a/examples/fluid.html b/examples/fluid.html
index f613b0ebb..07012e5e9 100644
--- a/examples/fluid.html
+++ b/examples/fluid.html
@@ -12,7 +12,7 @@
<![endif]-->
<!-- Le styles -->
- <link href="../bootstrap-1.3.0.css" rel="stylesheet">
+ <link href="../bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;
diff --git a/examples/hero.html b/examples/hero.html
index a2e5e53e4..fab3d688b 100644
--- a/examples/hero.html
+++ b/examples/hero.html
@@ -12,7 +12,7 @@
<![endif]-->
<!-- Le styles -->
- <link href="../bootstrap-1.3.0.css" rel="stylesheet">
+ <link href="../bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;