From bf07c9d16ee9d64cd0edac95183a1caa2c435d5f Mon Sep 17 00:00:00 2001 From: seedgou Date: Mon, 20 Aug 2018 20:03:56 +0800 Subject: [PATCH] Fix issue #190 apps.yaml Fix https://github.com/ipfs/awesome-ipfs/issues/190 --- data/apps.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/apps.yaml b/data/apps.yaml index 53c85b1..990bcaf 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -284,9 +284,9 @@ content: description: > A ToDo List demo app that uses windows.ipfs. - title: IPFS Desktop - source: https://github.com/ipfs/ipfs-desktop + source: https://github.com/ipfs-shipyard/ipfs-desktop picture: /images/ipfs-desktop.png description: > Run your IPFS node on your machine without having to bother with command line tools. Manage your node, add your files, easily change the settings... everything from - just one interface. \ No newline at end of file + just one interface.