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

Co-authored-by: Saya <379924+chu121su12@users.noreply.github.com>
pull/16974/head
loki-gh-app[bot] 1 year ago committed by GitHub
parent 6c540af702
commit 210af7b78c
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