diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/container-app.html | 2 | ||||
| -rw-r--r-- | examples/fluid.html | 2 | ||||
| -rw-r--r-- | examples/hero.html | 2 |
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; |
