Skip to content

Commit a287845

Browse files
authored
Ismail/open docs in new tab (#461)
Fixes: #460
1 parent f892668 commit a287845

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.changeset/dirty-peaches-dress.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'grafana-github-datasource': patch
3+
---
4+
5+
Documentation links will open in a new tab

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
<base target="_blank">
2+
13
# Grafana GitHub data source
24

35
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.
46

57
## Documentation
68

7-
For the plugin documentation, visit [plugin documentation website](https://grafana.com/docs/plugins/grafana-github-datasource).
9+
For the plugin documentation, visit <a href="https://grafana.com/docs/plugins/grafana-github-datasource" target="_blank">plugin documentation website</a>
810

911
## Video Tutorial
1012

0 commit comments

Comments
 (0)