Skip to content

Commit 09e9cb3

Browse files
committed
doc: add missing url component for secp256k1
Signed-off-by: AJ ONeal <[email protected]>
1 parent 0a3b67c commit 09e9cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ let DashPhrase = require("dashphrase");
9999
## Browser
100100

101101
```html
102-
<script src="https://unpkg.com/@dashincubator/secp256k1.js"></script>
102+
<script src="https://unpkg.com/@dashincubator/secp256k1@1.7.1-5/secp256k1.js"></script>
103103
<script src="https://unpkg.com/[email protected]/dashkeys.js"></script>
104104
<script src="https://unpkg.com/[email protected]/dashhd.js"></script>
105105
```

0 commit comments

Comments
 (0)