aboutsummaryrefslogtreecommitdiffstats
path: root/docs/how-dat-works.md
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/how-dat-works.md
parent17926b349a0ab5a761b0a97dde27f71a1e1f332e (diff)
downloaddat-docs-76dac730c6a773efbcd3a389c342c1c41519eb76.tar.gz
dat-docs-76dac730c6a773efbcd3a389c342c1c41519eb76.zip
update maxogden/dat to datproject/dat
Diffstat (limited to 'docs/how-dat-works.md')
-rw-r--r--docs/how-dat-works.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/how-dat-works.md b/docs/how-dat-works.md
index 64dc7fb..db7fcdb 100644
--- a/docs/how-dat-works.md
+++ b/docs/how-dat-works.md
@@ -2,7 +2,7 @@
Note this is about Dat 1.0 and later. For historical info about earlier incarnations of Dat (Alpha, Beta) check out [this post](http://dat-data.com/blog/2016-01-19-brief-history-of-dat).
-When someone starts downloading data with the [Dat command-line tool](https://github.com/maxogden/dat), here's what happens:
+When someone starts downloading data with the [Dat command-line tool](https://github.com/datproject/dat), here's what happens:
## Phase 1: Source discovery
@@ -68,4 +68,4 @@ Because Dat is built on a foundation of strong cryptographic data integrity and
## Implementations
-This covered a lot of ground. If you want to go deeper and see the implementations we are using in the [Dat command-line tool](https://github.com/maxogden/dat), go to the [Dependencies](/ecosystem) page
+This covered a lot of ground. If you want to go deeper and see the implementations we are using in the [Dat command-line tool](https://github.com/datproject/dat), go to the [Dependencies](/ecosystem) page