diff options
author | Karissa McKelvey <karissa@users.noreply.github.com> | 2016-02-29 12:02:49 -0800 |
---|---|---|
committer | Karissa McKelvey <karissa@users.noreply.github.com> | 2016-02-29 12:02:49 -0800 |
commit | c191285810d85aa37f97b7edb005eb6792e5651e (patch) | |
tree | 7f527ce03931e10698d192bea5da566375636453 | |
parent | f425bb3e63205a53ae91674b95ff61b485f80fe1 (diff) | |
parent | 77255f0610c43236223b9786769d945a8493d7be (diff) | |
download | dat-docs-c191285810d85aa37f97b7edb005eb6792e5651e.tar.gz dat-docs-c191285810d85aa37f97b7edb005eb6792e5651e.zip |
Merge pull request #4 from clkao/patch-1
Fix link to Dependencies page
-rw-r--r-- | how-dat-works.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/how-dat-works.md b/how-dat-works.md index 2db5930..1175035 100644 --- a/how-dat-works.md +++ b/how-dat-works.md @@ -52,4 +52,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](dependencies.md) 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/maxogden/dat), go to the [Dependencies](ecosystem.md) page |