Skip to content

Commit 00e80d9

Browse files
docs: fix localhost link in logcli getting-started (backport release-3.3.x) (#16970)
Co-authored-by: Saya <379924+chu121su12@users.noreply.github.com>
1 parent f629d96 commit 00e80d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/sources/query/logcli/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Once you have installed logcli, you can run it in the following way:
6868

6969
`logcli <command> [<flags>, <args> ...]`
7070

71-
`<command>` points to one of the commands, detailed in the [command reference](http://localhost:3002/docs/loki/<LOKI_VERSION>/query/logcli/getting-started/#logcli-command-reference) below.
71+
`<command>` points to one of the commands, detailed in the [command reference](https://grafana.com/docs/loki/<LOKI_VERSION>/query/logcli/getting-started/#logcli-command-reference) below.
7272

7373
`<flags>` is one of the subcommands available for each command.
7474

0 commit comments

Comments
 (0)