docs(helm): fix broken link to grafana datasource (#1152)

pull/1156/head
Nic Roland 6 years ago committed by Cyril Tovena
parent bb2b925255
commit fa188936f2
  1. 2
      production/helm/README.md

@ -85,7 +85,7 @@ $ kubectl port-forward --namespace <YOUR-NAMESPACE> service/loki-grafana 3000:80
```
Navigate to http://localhost:3000 and login with `admin` and the password output above.
Then follow the [instructions for adding the loki datasource](/docs/querying.md#grafana), using the URL `http://loki:3100/`.
Then follow the [instructions for adding the loki datasource](/docs/getting-started/grafana.md), using the URL `http://loki:3100/`.
## Run Loki behind https ingress

Loading…
Cancel
Save