@cryptotaxi247 / kubo / commits / 52a1255a4

Fix link to systemd init scripts in README

`ipfs/examples` repository was deprecated in favor of `ipfs/website` License: MIT Signed-off-by: Jamie Wilkinson <jamie@jamiedubs.com>

Jamie Wilkinson committed Apr 23, 2018 at 10:07 UTC 52a1255a44547f9fcfc90d7c67d74dff8f5c7c6c
1 file changed +1 -1
README.md
+1 -1
@@ -155,7 +155,7 @@ dependencies as well.
155 (See https://github.com/ipfs/go-ipfs/issues/177)
156 * For more details on setting up FUSE (so that you can mount the filesystem), see the docs folder.
157 * 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.
158 -* See the [init examples](https://github.com/ipfs/examples/tree/master/examples/init) for how to connect IPFS to systemd or whatever init system your distro uses.
158 +* 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.
159
160 ### Development Dependencies
161