Docs: Fix broken link to "Matching IP addresses" (#5550)

pull/5560/head
Febrian Setianto 4 years ago committed by GitHub
parent 614912181e
commit 8d7dbc3e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/logql/log_queries.md

@ -242,7 +242,7 @@ It will evaluate first `duration >= 20ms or method="GET"`. To evaluate first `me
> Label filter expressions are the only expression allowed after the unwrap expression. This is mainly to allow filtering errors from the metric extraction.
Label filter expressions have support matching IP addresses. See [Matching IP addresses](ip/) for details.
Label filter expressions have support matching IP addresses. See [Matching IP addresses](../ip/) for details.
### Parser expression

Loading…
Cancel
Save