diff --git a/README.md b/README.md index 507c7d1..932e7a6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains the Grafana Dashboards distributed as Helm Charts so they can packaged as a dependency to other projects. -In addition the repository ssyncs the dashboards to [Grafana.com](https://grafana.com/orgs/cloudnativepg). +In addition, the repository syncs the dashboards to [Grafana.com](https://grafana.com/orgs/cloudnativepg). ## Repository diff --git a/charts/cluster/README.md b/charts/cluster/README.md index 5eaa111..cc5f88c 100644 --- a/charts/cluster/README.md +++ b/charts/cluster/README.md @@ -20,7 +20,7 @@ There are 4 ways to use the CloudNativePG Grafana Cluster Dashboard: 2. Install manually via the [Grafana JSON](https://github.com/cloudnative-pg/grafana-dashboards/blob/main/charts/cluster/grafana-dashboard.json): ``` -https://raw.githubusercontent.com/cloudnative-pg/grafana-dashboards/charts/cluster/grafana-dashboard.json +https://raw.githubusercontent.com/cloudnative-pg/grafana-dashboards/main/charts/cluster/grafana-dashboard.json ``` 3. Install directly in your cluster as a Helm Chart: diff --git a/charts/cluster/README.md.gotmpl b/charts/cluster/README.md.gotmpl index eff9b2c..d81b877 100644 --- a/charts/cluster/README.md.gotmpl +++ b/charts/cluster/README.md.gotmpl @@ -22,7 +22,7 @@ There are 4 ways to use the CloudNativePG Grafana Cluster Dashboard: 2. Install manually via the [Grafana JSON](https://github.com/cloudnative-pg/grafana-dashboards/blob/main/charts/cluster/grafana-dashboard.json): ``` -https://raw.githubusercontent.com/cloudnative-pg/grafana-dashboards/charts/cluster/grafana-dashboard.json +https://raw.githubusercontent.com/cloudnative-pg/grafana-dashboards/main/charts/cluster/grafana-dashboard.json ``` 3. Install directly in your cluster as a Helm Chart: