diff options
author | Benjamin Lupton <balupton@users.noreply.github.com> | 2016-10-07 18:22:40 +0800 |
---|---|---|
committer | Karissa McKelvey <karissa@users.noreply.github.com> | 2016-10-07 12:22:40 +0200 |
commit | 2cc5ecfd176865611de316948ceafd7e7a819df1 (patch) | |
tree | 14d3068d3947c4d3db38c8cf431c6cb3271045f7 /docs | |
parent | bf1a28c5e2e8bc0b01984ec87f7844aa7a643a77 (diff) | |
download | dat-docs-2cc5ecfd176865611de316948ceafd7e7a819df1.tar.gz dat-docs-2cc5ecfd176865611de316948ceafd7e7a819df1.zip |
fix dat desktop link (#23)
correct link found from http://docs.dat-data.com/faq
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ecosystem.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ecosystem.md b/docs/ecosystem.md index efc2578..932f81a 100644 --- a/docs/ecosystem.md +++ b/docs/ecosystem.md @@ -8,7 +8,7 @@ Dat embraces the Unix philosophy: a modular design with composable parts. All of * [dat](dat) - the command line interface for sharing and downloading files * [dat.land](dat.land) - repository for the [dat.land](https://dat.land) website, a public data registry and sharing -* [dat desktop](dat-desktop) - dat desktop application for sharing and downloading files +* [dat desktop](https://github.com/juliangruber/dat-desktop) - dat desktop application for sharing and downloading files ## File and Block Component Modules: |