From c24e7256c731c213ac7434038a834245eb7cf020 Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Wed, 2 Oct 2019 16:48:12 -0600 Subject: [PATCH] Update README.md Change first link under "Getting Started" to more specific docs per https://github.com/ipfs/go-ipfs/pull/6692#issuecomment-537110811 Ref https://github.com/ipfs/go-ipfs/pull/6692 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ee85c26688..5cb5940d0c2 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ $ ipfs get /ipns/dist.ipfs.io/go-ipfs/$VERSION/go-ipfs_$VERSION_windows-amd64.zi ## Getting Started -See also: https://docs.ipfs.io/guides/guides/install +See also: https://docs.ipfs.io/introduction/usage/ To start using IPFS, you must first initialize IPFS's config files on your system, this is done with `ipfs init`. See `ipfs init --help` for information on