From 6b4585b2df42d199b486c98e01fe704616f209fd Mon Sep 17 00:00:00 2001 From: wassan128 Date: Tue, 24 Sep 2019 20:02:19 +0900 Subject: [PATCH] Fix README link --- production/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/README.md b/production/README.md index f7fbbc8b5c4f..6d5b8661fc08 100644 --- a/production/README.md +++ b/production/README.md @@ -2,7 +2,7 @@ Currently there are five ways to try out Loki, in order from easier to hardest: -- [Use our free hosted demo](#free-hosted-demo) +- [Get a free hosted demo of Grafana Cloud: Logs](#get-a-free-hosted-demo-of-grafana-cloud-logs) - [Run Loki locally with Docker](#run-locally-using-docker) - [Use Helm to deploy on Kubernetes](#using-helm-to-deploy-on-kubernetes) - [Build Loki from source](#build-and-run-from-source)