aboutsummaryrefslogtreecommitdiffstats
path: root/docs/cookbook
diff options
context:
space:
mode:
authorJoe Hand <joe@joeahand.com>2016-08-29 12:24:31 -0700
committerJoe Hand <joe@joeahand.com>2016-08-29 12:24:31 -0700
commit76dac730c6a773efbcd3a389c342c1c41519eb76 (patch)
tree0b875a05a9529e28ce18e163da92eb394616f75f /docs/cookbook
parent17926b349a0ab5a761b0a97dde27f71a1e1f332e (diff)
downloaddat-docs-76dac730c6a773efbcd3a389c342c1c41519eb76.tar.gz
dat-docs-76dac730c6a773efbcd3a389c342c1c41519eb76.zip
update maxogden/dat to datproject/dat
Diffstat (limited to 'docs/cookbook')
-rw-r--r--docs/cookbook/diy-dat.md2
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