From 76dac730c6a773efbcd3a389c342c1c41519eb76 Mon Sep 17 00:00:00 2001 From: Joe Hand Date: Mon, 29 Aug 2016 12:24:31 -0700 Subject: update maxogden/dat to datproject/dat --- docs/ecosystem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ecosystem.md') diff --git a/docs/ecosystem.md b/docs/ecosystem.md index 1c7a411..efc2578 100644 --- a/docs/ecosystem.md +++ b/docs/ecosystem.md @@ -1,6 +1,6 @@ # Dat Module Ecosystem -We have built and contributed to a variety of modules that support our work on Dat as well as the larger data and code ecosystem. Feel free to go deeper and see the implementations we are using in the [Dat command-line tool](https://github.com/maxogden/dat) and the [Dat-js](https://github.com/joehand/dat-js), the javascript Dat module. +We have built and contributed to a variety of modules that support our work on Dat as well as the larger data and code ecosystem. Feel free to go deeper and see the implementations we are using in the [Dat command-line tool](https://github.com/datproject/dat) and the [Dat-js](https://github.com/joehand/dat-js), the javascript Dat module. Dat embraces the Unix philosophy: a modular design with composable parts. All of the pieces can be replaced with alternative implementations as long as they implement the abstract API. -- cgit v1.2.3