diff --git a/README.md b/README.md index 54078d92..3f3c0932 100644 --- a/README.md +++ b/README.md @@ -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