Merge pull request #1685 from tomwillfixit/patch-4

Typo in link to sshd.yml
This commit is contained in:
Rolf Neugebauer 2017-04-22 10:20:58 -05:00 committed by GitHub
commit 0783642775

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