From a7085d9830331a5d3c02299a19b01e6731dd83a7 Mon Sep 17 00:00:00 2001 From: Jakub Sztandera Date: Sun, 28 Feb 2016 00:39:09 +0100 Subject: [PATCH] Change link to dist to be under IPNS Otherwise there is invalid cert error. License: MIT Signed-off-by: Jakub Sztandera --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfb15968f..0757a9be8 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The canonical download instructions for IPFS are over at: http://ipfs.io/docs/in ### Install prebuilt packages -We host prebuilt binaries over at our [distributions page](https://dist.ipfs.io#go-ipfs). +We host prebuilt binaries over at our [distributions page](https://ipfs.io/ipns/dist.ipfs.io#go-ipfs). From there: - Click the blue "Download go-ipfs" on the right side of the page.