Skip to content

Commit

Permalink
Fix link issue in Helm chart doc (#2339) (#2388)
Browse files Browse the repository at this point in the history
(cherry picked from commit f64a534)

Co-authored-by: Kim Nylander <[email protected]>
  • Loading branch information
github-actions[bot] and knylander-grafana committed Apr 28, 2023
1 parent 5e2910c commit c642ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/tempo/setup/helm-chart.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Tempo has two primary charts used for deployment:
* [`tempo-distributed` Helm chart](https://github.com/grafana/helm-charts/tree/main/charts/tempo-distributed) deploys Tempo in microservices mode
* [`tempo` Helm chart](https://github.com/grafana/helm-charts/tree/main/charts/tempo) deploys Tempo in monolithic (single binary) mode

To deploy Tempo using the `tempo-distributed` Helm chart, read the [Get started with Grafana Tempo using Helm]({{< relref "/docs/helm-charts/tempo-distributed/next/get-started-helm-charts/" >}}).
To deploy Tempo using the `tempo-distributed` Helm chart, read the [Get started with Grafana Tempo using Helm]({{< relref "/docs/helm-charts/tempo-distributed/next/get-started-helm-charts" >}}).

0 comments on commit c642ef9

Please sign in to comment.