From 90322faf0c5bf4a3626abc78842d83548b0e7cc0 Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Sat, 23 Mar 2024 22:34:58 +0200 Subject: [PATCH] Fixed typos in documentation and URLs Signed-off-by: Itay Grudev --- README.md | 2 +- charts/cluster/README.md | 2 +- charts/cluster/README.md.gotmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: