diff --git a/README.md b/README.md index b641e470b11bd3154590bd7ca28edf7375fb73f8..7a13c7978ec5a0221c2101518135484ab927542c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ To learn more about prometheus-operator, go to the complete documentation [here] The [kube-prometheus](https://github.com/prometheus-operator/kube-prometheus) project maintains a jsonnet library for deploying the prometheus-operator and its components. -> The default [manifests](./manifests) are generated from the [examples.jsonnet](./examples/examples.jsonnet) file. +> The default [manifests](./manifests) are generated from the [example.jsonnet](./example/example.jsonnet) file. To try out the stack monitoring stack run: ```