From 210af7b78c17ff0ff5a17ef744dcca4364eaad4e Mon Sep 17 00:00:00 2001 From: "loki-gh-app[bot]" <160051081+loki-gh-app[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 12:53:51 -0400 Subject: [PATCH] docs: fix localhost link in logcli getting-started (backport release-3.4.x) (#16968) Co-authored-by: Saya <379924+chu121su12@users.noreply.github.com> --- docs/sources/query/logcli/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/query/logcli/getting-started.md b/docs/sources/query/logcli/getting-started.md index 6d48db6f8d..5cadc570db 100644 --- a/docs/sources/query/logcli/getting-started.md +++ b/docs/sources/query/logcli/getting-started.md @@ -68,7 +68,7 @@ Once you have installed logcli, you can run it in the following way: `logcli [, ...]` -`` points to one of the commands, detailed in the [command reference](http://localhost:3002/docs/loki//query/logcli/getting-started/#logcli-command-reference) below. +`` points to one of the commands, detailed in the [command reference](https://grafana.com/docs/loki//query/logcli/getting-started/#logcli-command-reference) below. `` is one of the subcommands available for each command.