fix(docs): add link to docs folder from readme

This commit is contained in:
Rob Szumski 2014-03-13 22:28:38 -07:00
parent bdf1edb4eb
commit 879b6623d2

View File

@ -4,6 +4,6 @@ coreos-cloudinit allows a user to customize CoreOS machines by providing either
## Supported Cloud-Config Features
Only a subset of [cloud-config functionality][cloud-config] is implemented. A set of custom parameters were added to the cloud-config format that are specific to CoreOS.
Only a subset of [cloud-config functionality][cloud-config] is implemented. A set of custom parameters were added to the cloud-config format that are specific to CoreOS, which are [documented here](https://github.com/coreos/coreos-cloudinit/tree/master/Documentation/cloud-config.md).
[cloud-config]: http://cloudinit.readthedocs.org/en/latest/topics/format.html#cloud-config-data