diff options
| author | Mark Otto <[email protected]> | 2013-08-15 17:39:37 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-15 17:39:37 -0700 |
| commit | 024e320e5c3cf1adce8404f87e7c0c746461b6e8 (patch) | |
| tree | f142ffcba74795c717cfa94b92e3f79ef561d1bc /examples/justified-nav | |
| parent | 05ebd5ebf9b32e7c1d8ea05098c53a0b4496d442 (diff) | |
| download | bootstrap-024e320e5c3cf1adce8404f87e7c0c746461b6e8.tar.xz bootstrap-024e320e5c3cf1adce8404f87e7c0c746461b6e8.zip | |
hella examples fixing, mostly navbars and lots of work on grids example
Diffstat (limited to 'examples/justified-nav')
| -rw-r--r-- | examples/justified-nav/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/justified-nav/index.html b/examples/justified-nav/index.html index f5fbc5851..de9ce387e 100644 --- a/examples/justified-nav/index.html +++ b/examples/justified-nav/index.html @@ -9,7 +9,7 @@ <title>Justified Nav Template for Bootstrap</title> <!-- Bootstrap core CSS --> - <link href="../bootstrap/css/bootstrap.css" rel="stylesheet"> + <link href="../../dist/css/bootstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="justified-nav.css" rel="stylesheet"> |
