Typo in link to sshd.yml

This commit is contained in:
Thomas Shaw 2017-04-21 22:31:03 -05:00 committed by GitHub
parent 63b0846e6b
commit 465b513289

View File

@ -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).