Docs: Fixed a broken link to LogQL in the docs (#20106)

Signed-off-by: Joe Elliott <number101010@gmail.com>
This commit is contained in:
Joe Elliott 2019-10-31 07:22:22 -04:00 committed by Marcus Efraimsson
parent 2715d6535f
commit 372c290d03

View File

@ -102,7 +102,7 @@ The following filter types are currently supported:
* `|~` line matches regular expression.
* `!~` line does not match regular expression.
> Note: For more details about LogQL, Loki's query language, refer to the [documentation](https://github.com/grafana/loki/blob/master/docs/querying.md)
> Note: For more details about LogQL, Loki's query language, refer to the [documentation](https://github.com/grafana/loki/blob/master/docs/logql.md)
## Live tailing