summaryrefslogtreecommitdiffstats
path: root/settings/js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/js')
-rw-r--r--settings/js/personal.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/js/personal.js b/settings/js/personal.js
index dbc82758fd1..85e765744ef 100644
--- a/settings/js/personal.js
+++ b/settings/js/personal.js
@@ -364,7 +364,7 @@ $(document).ready(function () {
});
$('#pass2').strengthify({
- zxcvbn: OC.linkTo('core','vendor/zxcvbn/zxcvbn.js'),
+ zxcvbn: OC.linkTo('core','vendor/zxcvbn/dist/zxcvbn.js'),
titles: [
t('core', 'Very weak password'),
t('core', 'Weak password'),