docs: fix localhost link in logcli getting-started (backport release-3.3.x) (#16970)

Co-authored-by: Saya <379924+chu121su12@users.noreply.github.com>
pull/16971/head
loki-gh-app[bot] 9 months ago committed by GitHub
parent f629d96116
commit 00e80d9765
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      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 <command> [<flags>, <args> ...]`
`<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.
`<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.
`<flags>` is one of the subcommands available for each command.

Loading…
Cancel
Save