From 4c646bdcb46cb5ce9680461d35834aedac78a1b3 Mon Sep 17 00:00:00 2001 From: Karen Miller Date: Fri, 15 Oct 2021 13:36:21 -0700 Subject: [PATCH] Docs: correct the page parameter in the Grafana Cloud advertisement --- docs/sources/_index.md | 2 +- docs/sources/getting-started/_index.md | 2 +- docs/sources/installation/_index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/_index.md b/docs/sources/_index.md index a479551aafa6..29cee8e06f9f 100644 --- a/docs/sources/_index.md +++ b/docs/sources/_index.md @@ -18,4 +18,4 @@ is then compressed and stored in chunks in object stores such as S3 or GCS, or even locally on the filesystem. A small index and highly compressed chunks simplifies the operation and significantly lowers the cost of Loki. -> **Note:** You can use [Grafana Cloud](https://grafana.com/products/cloud/features/#cloud-logs) to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. [Create an account to get started](https://grafana.com/auth/sign-up/create-user?pg=docs-grafana-install&plcmt=in-text). +> **Note:** You can use [Grafana Cloud](https://grafana.com/products/cloud/features/#cloud-logs) to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. [Create an account to get started](https://grafana.com/auth/sign-up/create-user?pg=docs-loki&plcmt=in-text). diff --git a/docs/sources/getting-started/_index.md b/docs/sources/getting-started/_index.md index ea7199a5f690..99679731e5d7 100644 --- a/docs/sources/getting-started/_index.md +++ b/docs/sources/getting-started/_index.md @@ -4,7 +4,7 @@ weight: 300 --- # Getting started with Grafana Loki -> **Note:** You can use [Grafana Cloud](https://grafana.com/products/cloud/features/#cloud-logs) to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. [Create an account to get started](https://grafana.com/auth/sign-up/create-user?pg=docs-grafana-install&plcmt=in-text). +> **Note:** You can use [Grafana Cloud](https://grafana.com/products/cloud/features/#cloud-logs) to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. [Create an account to get started](https://grafana.com/auth/sign-up/create-user?pg=docs-loki&plcmt=in-text). 1. [Getting Logs Into Loki](get-logs-into-loki/) 1. [Grafana](grafana/) diff --git a/docs/sources/installation/_index.md b/docs/sources/installation/_index.md index ec90d1bbb987..16d26c0c13e0 100644 --- a/docs/sources/installation/_index.md +++ b/docs/sources/installation/_index.md @@ -4,7 +4,7 @@ weight: 200 --- # Installation -> **Note:** You can use [Grafana Cloud](https://grafana.com/products/cloud/features/#cloud-logs) to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. [Create an account to get started](https://grafana.com/auth/sign-up/create-user?pg=docs-grafana-install&plcmt=in-text). +> **Note:** You can use [Grafana Cloud](https://grafana.com/products/cloud/features/#cloud-logs) to avoid installing, maintaining, and scaling your own instance of Grafana Loki. The free forever plan includes 50GB of free logs. [Create an account to get started](https://grafana.com/auth/sign-up/create-user?pg=docs-loki&plcmt=in-text). ## Installation methods