From 5ffa4d0701c1484d985d230d21184b4eda4783ed Mon Sep 17 00:00:00 2001 From: ismail simsek Date: Fri, 2 May 2025 16:11:48 +0200 Subject: [PATCH 1/4] chore: open docs in a new tab --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c51efc1..c3dd70af 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Grafana GitHub data source The GitHub data source plugin for Grafana lets you to query the GitHub API in Grafana so you can visualize your GitHub repositories and projects. From c4aff1a98b48e06665576acbe237a46446a32537 Mon Sep 17 00:00:00 2001 From: ismail simsek Date: Fri, 2 May 2025 16:12:38 +0200 Subject: [PATCH 2/4] changeset --- .changeset/dirty-peaches-dress.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/dirty-peaches-dress.md diff --git a/.changeset/dirty-peaches-dress.md b/.changeset/dirty-peaches-dress.md new file mode 100644 index 00000000..deeccd5b --- /dev/null +++ b/.changeset/dirty-peaches-dress.md @@ -0,0 +1,5 @@ +--- +'grafana-github-datasource': patch +--- + +Documentation links will open in a new tab From 08f3548fe392545de2ba6c3a6200ce8de9f01ab7 Mon Sep 17 00:00:00 2001 From: ismail simsek Date: Fri, 2 May 2025 16:13:27 +0200 Subject: [PATCH 3/4] markdown fix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3dd70af..83229c7b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ + # Grafana GitHub data source The GitHub data source plugin for Grafana lets you to query the GitHub API in Grafana so you can visualize your GitHub repositories and projects. From 4f50a842f0c76103693d363dd41b6177a57444cd Mon Sep 17 00:00:00 2001 From: ismail simsek Date: Fri, 2 May 2025 16:19:21 +0200 Subject: [PATCH 4/4] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83229c7b..3851b5d0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The GitHub data source plugin for Grafana lets you to query the GitHub API in Gr ## Documentation -For the plugin documentation, visit [plugin documentation website](https://grafana.com/docs/plugins/grafana-github-datasource). +For the plugin documentation, visit plugin documentation website ## Video Tutorial