From d895d8ae798a10eb7a20273073a955490bfbb58b Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Sat, 8 Jun 2019 15:24:53 -0700 Subject: [PATCH] Fix link to Desktop application This link has a `src` property instead of `href`. --- content/introduction/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/introduction/usage.md b/content/introduction/usage.md index f158fb6..52fbfc4 100644 --- a/content/introduction/usage.md +++ b/content/introduction/usage.md @@ -12,7 +12,7 @@ If you haven't done so already, your first step is to **install IPFS**! Most peo For more install options, such as building from source, and toubleshooting tips, visit our [install guide]({{}}). If you have any questions or get stuck, feel free to ask for help in [https://discuss.ipfs.io/](https://discuss.ipfs.io/) or in [#ipfs on chat.freenode.net](irc://chat.freenode.net/%23ipfs).