readme: link docs to coreos.com

This commit is contained in:
Jimmy Zelinskie 2016-08-24 11:19:52 -04:00
parent dbef1f8bce
commit cb5ba4debf

View File

@ -119,10 +119,9 @@ $ ./$GOBIN/clair -config=config.yaml
## Documentation
Documentation can be found in a `README.md` file located in the directory of the component.
The latest stable documentation can be found [on the CoreOS website] or inside the Documentation directory at the root of the project's source code.
- [Notifier](https://github.com/coreos/clair/blob/master/notifier/README.md)
- [v1 API](https://github.com/coreos/clair/blob/master/api/v1/README.md)
[on the CoreOS website]: https://coreos.com/clair/docs/latest/
### Architecture at a Glance