@cryptotaxi247 / kubo / commits / c24e7256c

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

Jessica Schilling committed Oct 2, 2019 at 16:48 UTC c24e7256c731c213ac7434038a834245eb7cf020
1 file changed +1 -1
README.md
+1 -1
@@ -222,7 +222,7 @@ $ ipfs get /ipns/dist.ipfs.io/go-ipfs/$VERSION/go-ipfs_$VERSION_windows-amd64.zi
222
223 ## Getting Started
224
225 -See also: https://docs.ipfs.io/guides/guides/install
225 +See also: https://docs.ipfs.io/introduction/usage/
226
227 To start using IPFS, you must first initialize IPFS's config files on your
228 system, this is done with `ipfs init`. See `ipfs init --help` for information on