Merge pull request #51 from xtian/patch-1

Fix Boards URL
This commit is contained in:
Richard Littauer 2016-08-15 14:38:36 -04:00 committed by GitHub
commit 75bfb4fa62

View File

@ -29,7 +29,7 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or
## Apps
* [beets](https://github.com/beetbox/beets) - Beets has a plugin which allows for easy sharing of music libraries using IPFS
* [Boards](http://ipfs.ydns.eu/ipns/boards.ydns.eu/) - Distributed social platform that runs in the browser. [GitHub](https://github.com/fazo96/ipfs-boards)
* [Boards](http://boards.tech/) - Distributed social platform that runs in the browser. [GitHub](https://github.com/fazo96/ipfs-boards)
* [Cohort](https://github.com/zignig/cohort) - A golang app to preset a threejs interface and get all of its assets out of IPFS.
* [git-ipfs-rehost](https://github.com/whyrusleeping/git-ipfs-rehost) - A script to rehost your git repos in ipfs.
* [HydrusNetwork] (https://github.com/hydrusnetwork/hydrus) - A booru-style media tagging application with a multitude of features, recently added basic ipfs support.