aboutsummaryrefslogtreecommitdiff
path: root/js/tests/index.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-09-14 16:09:12 +0300
committerXhmikosR <[email protected]>2018-09-18 12:50:18 +0300
commit787441d4bf39529384b68e7a9b026e703ad4740a (patch)
treec5ad407248f7d1599e9eca7593685e09b7179e9a /js/tests/index.html
parent5543229950051c2a2b9c1dc49a7d548759adc3d6 (diff)
downloadbootstrap-787441d4bf39529384b68e7a9b026e703ad4740a.tar.xz
bootstrap-787441d4bf39529384b68e7a9b026e703ad4740a.zip
docs: use the bundle dist file.
Diffstat (limited to 'js/tests/index.html')
-rw-r--r--js/tests/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/index.html b/js/tests/index.html
index 95d72d87a..ce4a0e308 100644
--- a/js/tests/index.html
+++ b/js/tests/index.html
@@ -19,7 +19,7 @@
document.write('<script src="' + path + '"><\/script>')
}())
</script>
- <script src="../../site/docs/4.1/assets/js/vendor/popper.min.js"></script>
+ <script src="../../node_modules/popper.js/dist/umd/popper.min.js"></script>
<!-- QUnit -->
<link rel="stylesheet" href="../../node_modules/qunit/qunit/qunit.css" media="screen">