fixes path in prom rules api docs (#2750)

pull/2751/head
Owen Diehl 5 years ago committed by GitHub
parent 6b17831797
commit 25e13254f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/api/_index.md

@ -1117,7 +1117,7 @@ _This experimental endpoint is disabled by default and can be enabled via the `-
### List rules
```
GET /loki/api/v1/rules
GET /prometheus/api/v1/rules
```
Prometheus-compatible rules endpoint to list alerting and recording rules that are currently loaded.

Loading…
Cancel
Save