Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
Fix broken link on ipfs.io
Fixes this: #377
  • Loading branch information
chrishobcroft committed May 17, 2020
1 parent b8fd395 commit ac768a2af3e1a09ddaf41841f175b1e86ae7a461
Showing 1 changed file with 1 addition and 1 deletion.
@@ -18,7 +18,7 @@ <h5>IPFS for everyone</h5>
<p>
The desktop app offers menubar/tray shortcuts and an easy interface for adding, pinning, and sharing files &mdash; plus a full IPFS node ready for heavy-duty hosting and development too. A great choice for devs and non-devs alike.
</p>
<div><a class="button button-outlined" href="https://github.com/ipfs-shipyard/ipfs-desktopfs" target="_blank" rel="noopener">Get IPFS Desktop</a></div>
<div><a class="button button-outlined" href="https://github.com/ipfs-shipyard/ipfs-desktop" target="_blank" rel="noopener">Get IPFS Desktop</a></div>
</div>
</div>
</div>

0 comments on commit ac768a2

Please sign in to comment.