mirror of
https://github.com/dropbox/zxcvbn.git
synced 2026-01-09 14:07:58 -05:00
Fix broken demo link in README
This commit is contained in:
@@ -137,7 +137,7 @@ Add to your .html:
|
||||
|
||||
# Usage
|
||||
|
||||
[try zxcvbn interactively](https://dl.dropboxusercontent.com/u/209/zxcvbn/test/index.html) to see these docs in action.
|
||||
[try zxcvbn interactively](https://lowe.github.io/tryzxcvbn/) to see these docs in action.
|
||||
|
||||
``` javascript
|
||||
zxcvbn(password, user_inputs=[])
|
||||
|
||||
Reference in New Issue
Block a user