Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit e505098

Browse files
victorbAlan Shaw
authored and
Alan Shaw
committedSep 20, 2018
Update link to JS tests inside of interface-ipfs-core (#860)
1 parent 63682dd commit e505098

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
@@ -465,7 +465,7 @@ The js-ipfs-api is a work in progress. As such, there's a few things you can do
465465

466466
* **[Check out the existing issues](https://github.com/ipfs/js-ipfs-api/issues)**!
467467
* **Perform code reviews**. More eyes will help a) speed the project along b) ensure quality and c) reduce possible future bugs.
468-
* **Add tests**. There can never be enough tests. Note that interface tests exist inside [`interface-ipfs-core`](https://github.com/ipfs/interface-ipfs-core/tree/master/src).
468+
* **Add tests**. There can never be enough tests. Note that interface tests exist inside [`interface-ipfs-core`](https://github.com/ipfs/interface-ipfs-core/tree/master/js/src).
469469
* **Contribute to the [FAQ repository](https://github.com/ipfs/faq/issues)** with any questions you have about IPFS or any of the relevant technology. A good example would be asking, 'What is a merkledag tree?'. If you don't know a term, odds are, someone else doesn't either. Eventually, we should have a good understanding of where we need to improve communications and teaching together to make IPFS and IPN better.
470470

471471
**Want to hack on IPFS?**

0 commit comments

Comments
 (0)
This repository has been archived.