Skip to content

Commit

Permalink
docs(helm): Fix Grafana Helm Charts URL (grafana#426)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvrplmlmn authored Nov 23, 2020
1 parent 8e1e69e commit d36d1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/helm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ repositories:
- name: stable
url: https://kubernetes-charts.storage.googleapis.com
+ - name: grafana
+ url: https://https://grafana.github.io/helm-charts
+ url: https://grafana.github.io/helm-charts
```

## Troubleshooting
Expand Down

0 comments on commit d36d1e5

Please sign in to comment.