Browse Source

Renamed ipfs-node-defaults to ipfs-js-defaults

Richard Littauer 10 years ago
parent
commit
30e6466725
1 changed files with 1 additions and 1 deletions
  1. 1 1
      project-directory.md

+ 1 - 1
project-directory.md

@@ -182,7 +182,7 @@ These are all the repos found in the IPFS Github organization. If you still can'
 * [install-go-ipfs](https://github.com/ipfs/install-go-ipfs)  
     Install go-ipfs shell script.
 
-* [ipfs-node-defaults](https://github.com/ipfs/ipfs-node-defaults)  
+* [ipfs-js-defaults](https://github.com/ipfs/ipfs-js-defaults)  
     Sane defaults for IPFS node configurations.
 
 * [js-ipfsd-ctl](https://github.com/ipfs/js-ipfsd-ctl)