Skip to content

Commit 67c4ece

Browse files
committed
Fix broken demo link in README
1 parent ec8a171 commit 67c4ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Add to your .html:
137137

138138
# Usage
139139

140-
[try zxcvbn interactively](https://dl.dropboxusercontent.com/u/209/zxcvbn/test/index.html) to see these docs in action.
140+
[try zxcvbn interactively](https://lowe.github.io/tryzxcvbn/) to see these docs in action.
141141

142142
``` javascript
143143
zxcvbn(password, user_inputs=[])

0 commit comments

Comments
 (0)