Skip to content

Commit 99fca9c

Browse files
committed
Fix broken link in README
1 parent c69c511 commit 99fca9c

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
@@ -48,7 +48,7 @@ window.axolotl(...)
4848
### Dependencies
4949

5050
libaxolotl-javascript depends on [traceur-runtime](https://github.com/google/traceur-compiler) and
51-
[protobuf.js](https://github.com/dcodeIO/ProtoBuf.js) and [cryptographic primitives](blob/master/doc/crypto.md).
51+
[protobuf.js](https://github.com/dcodeIO/ProtoBuf.js) and [cryptographic primitives](doc/crypto.md).
5252
These dependencies are not included in the distributed package. If you installed libaxolotl-javascript using npm then
5353
there is nothing more you need to do - npm will download these dependencies for you.
5454

0 commit comments

Comments
 (0)