diff options
| author | Mark Otto <[email protected]> | 2014-01-18 14:09:17 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-18 14:09:17 -0800 |
| commit | b1721f42cc8298fb691530614ee6d52389872e25 (patch) | |
| tree | c7cedf103d2c20a7584ffcfbe517dc634ba25020 /docs/examples/theme | |
| parent | c32261221829f32c4ad808d1ccc1a2090a114bff (diff) | |
| parent | 67594cb544e5b4b206558802318af4dbe77de1e0 (diff) | |
| download | bootstrap-b1721f42cc8298fb691530614ee6d52389872e25.tar.xz bootstrap-b1721f42cc8298fb691530614ee6d52389872e25.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'docs/examples/theme')
| -rw-r--r-- | docs/examples/theme/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index fea282396..080f480f8 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -379,6 +379,6 @@ <!-- Placed at the end of the document so the pages load faster --> <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> <script src="../../dist/js/bootstrap.min.js"></script> - <script src="../../assets/js/holder.js"></script> + <script src="../../assets/js/docs.min.js"></script> </body> </html> |
