diff options
Diffstat (limited to 'docs/cookbook')
-rw-r--r-- | docs/cookbook/diy-dat.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cookbook/diy-dat.md b/docs/cookbook/diy-dat.md index 5c3c21e..8397352 100644 --- a/docs/cookbook/diy-dat.md +++ b/docs/cookbook/diy-dat.md @@ -12,7 +12,7 @@ The [Dat CLI](https://npmjs.org/dat) module itself combines these modules and wr ## Getting Started -You will need node and npm installed to build with Dat. [Read more](https://github.com/maxogden/dat/blob/master/CONTRIBUTING.md#development-workflow) about our development work flow to learn how we manage our module dependencies during development. +You will need node and npm installed to build with Dat. [Read more](https://github.com/datproject/dat/blob/master/CONTRIBUTING.md#development-workflow) about our development work flow to learn how we manage our module dependencies during development. ## Module #1: Download a File |