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

Commit 36e955d

Browse files
committed
Merge pull request #14 from ralphtheninja/master
node-ipfs was renamed to js-ipfs + fix url for station
2 parents 52275c7 + f97ab0d commit 36e955d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ If you have a clear bug or an abstract question, please log it with the appropri
1414

1515
* [ipfs](https://github.com/ipfs/ipfs): For abstract questions about how IPFS works.
1616
* [go-ipfs](https://github.com/ipfs/go-ipfs): For issues with the Go IPFS implementation.
17-
* [node-ipfs](https://github.com/ipfs/node-ipfs): For issues with the node IPFS implementation.
18-
* [electron-app](https://github.com/ipfs/node-ipfs): For issues with the electron-app.
17+
* [js-ipfs](https://github.com/ipfs/js-ipfs): For issues with the JavaScript (browser & node) IPFS implementation.
18+
* [station](https://github.com/ipfs/station): For issues with the electron-app.
1919
* [website](https://github.com/ipfs/website): For issues with the Website and how it works.
2020
* [community](https://github.com/ipfs/community): For wider issues about the community of IPFS as a whole.
2121
* [specs](https://github.com/ipfs/specs): For issues with the technical specifications.

0 commit comments

Comments
 (0)