@cryptotaxi247 / kubo / commits / 5c4f5adc8

README.md: remove link for init-systems to ipfs/website repo

@RubenKelevra committed Jun 13, 2020 at 07:50 UTC 5c4f5adc85f77b3382e8c2430ca77d47a2491c9e
1 file changed +1 -1
README.md
+1 -1
@@ -224,7 +224,7 @@ dependencies as well.
224 (See https://github.com/ipfs/go-ipfs/issues/177)
225 - For more details on setting up FUSE (so that you can mount the filesystem), see the docs folder.
226 - Shell command completion is available in `misc/completion/ipfs-completion.bash`. Read [docs/command-completion.md](docs/command-completion.md) to learn how to install it.
227 -- See the [init examples](https://github.com/ipfs/website/tree/master/static/docs/examples/init) for how to connect IPFS to systemd or whatever init system your distro uses.
227 +- See the [misc folder](https://github.com/ipfs/go-ipfs/tree/master/misc) for how to connect IPFS to systemd or whatever init system your distro uses.
228
229 ### Updating go-ipfs
230