diff --git a/examples/sshd.md b/examples/sshd.md index 9436b11aa..24dd144e2 100644 --- a/examples/sshd.md +++ b/examples/sshd.md @@ -1,6 +1,6 @@ # SSH example -The LinuxKit [sshd example](./sshd.yaml) defines an image running a SSH +The LinuxKit [sshd example](./sshd.yml) defines an image running a SSH daemon. You can build it as usual (though you should add your public key to the `contents` field in the `files` section).