File tree 1 file changed +1
-1
lines changed
website/content/en/docs/building-operators/golang
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -513,7 +513,7 @@ Authors may decide to distribute their bundles for various architectures: x86_64
513
513
[Prometheus Golang client]:https://pkg.go.dev/github.com/prometheus/client_golang/prometheus
514
514
[kube-prometheus]:https://github.com/prometheus-operator/kube-prometheus
515
515
[memcached-operator]:https://github.com/operator-framework/operator-sdk/tree/master/testdata/go/v4/monitoring/memcached-operator
516
- [prometheus-operator API]:https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md
516
+ [prometheus-operator API]:https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api-reference/api .md
517
517
[PrometheusRule example]:https://github.com/operator-framework/operator-sdk/blob/master/testdata/go/v4/monitoring/memcached-operator/monitoring/alerts.go
518
518
[PrometheusRule reconciliation example]:https://github.com/operator-framework/operator-sdk/blob/master/testdata/go/v4/monitoring/memcached-operator/internal/controller/memcached_controller.go
519
519
[unit testing documentation]:https://prometheus.io/docs/prometheus/latest/configuration/unit_testing_rules/
You can’t perform that action at this time.
0 commit comments