Skip to content

Commit

Permalink
chore: [release-2.9.x] docs: Add missing period to _index (#12473)
Browse files Browse the repository at this point in the history
Co-authored-by: Kim Nylander <[email protected]>
  • Loading branch information
grafanabot and knylander-grafana authored Apr 4, 2024
1 parent 6347632 commit 8727631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Unlike other logging systems, Loki is built around the idea of only indexing met
Log data itself is then compressed and stored in chunks in object stores such as Amazon Simple Storage Service (S3) or Google Cloud Storage (GCS), or even locally on the filesystem.
A small index and highly compressed chunks simplifies the operation and significantly lowers the cost of Loki.

For more information, see the [Loki overview]({{< relref "./get-started/overview" >}})
For more information, see the [Loki overview]({{< relref "./get-started/overview" >}}).

0 comments on commit 8727631

Please sign in to comment.