diff options
| author | Mark Otto <[email protected]> | 2017-06-13 20:15:42 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-06-13 20:15:42 -0700 |
| commit | 21b874d19dfee091ee64dd4db934850516d2d7b0 (patch) | |
| tree | e6489cd37f8c582fc5b21d23442f7ef5dc469ac9 /js/tests/visual/button.html | |
| parent | b95aa65c74e59224e97df75eb1a15d956ad31b71 (diff) | |
| parent | d7867377d939a8bb8a645ab3af8a6a650a78fc29 (diff) | |
| download | bootstrap-21b874d19dfee091ee64dd4db934850516d2d7b0.tar.xz bootstrap-21b874d19dfee091ee64dd4db934850516d2d7b0.zip | |
Merge branch 'v4-dev' into form-tweaks
Diffstat (limited to 'js/tests/visual/button.html')
| -rw-r--r-- | js/tests/visual/button.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/button.html b/js/tests/visual/button.html index 79cfa0248..9aaf08d44 100644 --- a/js/tests/visual/button.html +++ b/js/tests/visual/button.html @@ -44,7 +44,7 @@ </div> </div> - <script src="../../../docs/assets/js/vendor/jquery-slim.min.js"></script> + <script src="../../../assets/js/vendor/jquery-slim.min.js"></script> <script src="../../dist/util.js"></script> <script src="../../dist/button.js"></script> </body> |
