diff options
| author | Johann-S <[email protected]> | 2017-06-04 10:58:38 +0200 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2017-06-04 11:08:31 +0200 |
| commit | 2d8789508937c98782cba39bd74dc8f145050d97 (patch) | |
| tree | aafc550ceffecec9296d8dff8c582bb5b78f079f /js/tests/visual/button.html | |
| parent | 891bca435fb4a13ef60e1bc65b522c6be1e31bb3 (diff) | |
| download | bootstrap-2d8789508937c98782cba39bd74dc8f145050d97.tar.xz bootstrap-2d8789508937c98782cba39bd74dc8f145050d97.zip | |
Update path to our docs assets for visual tests
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> |
