Skip to content

Commit 962da2c

Browse files
committed
fixed the index.md page typos
1 parent 52df74c commit 962da2c

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

docs/sources/_index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,23 @@ weight: 10
2424

2525
The Google Sheets data source plugin for Grafana lets you to visualize your Google Spreadsheets in Grafana. It uses the Google Sheets API to read the data and allow you to define the query inside the editor to view in a Dashboard panel.
2626

27-
{{< docs/play title="GitHub data source plugin demo" url="https://play.grafana.org/d/ddkar8yanj56oa/visualizing-google-sheets-data" >}}
27+
{{< docs/play title="Google Sheets data source plugin demo" url="https://play.grafana.org/d/ddkar8yanj56oa/visualizing-google-sheets-data" >}}
2828

2929
## Requirements
3030

31-
To use the GitHub data source plugin, you will need:
31+
To use the Google Sheets data source plugin, you will need:
3232

3333
- A [Google account](https://support.google.com/accounts/answer/27441?hl=en) to be able to use Google Sheets.
3434
- Any of the following Grafana editions:
35-
- [Grafana OSS](https://grafana.com/oss/grafana/) server.
35+
- A [Grafana OSS](https://grafana.com/oss/grafana/) server.
3636
- A [Grafana Cloud](https://grafana.com/pricing/) stack.
3737
- An on-premise Grafana Enterprise server with an [activated license](https://grafana.com/docs/grafana/latest/enterprise/license/activate-license/).
3838

3939
## Get started
4040

4141
- To start using the plugin, you need to generate an access token, then install and configure the plugin. To do this, refer to [Setup](./setup).
42-
- To use variable and macros, for creating a dynamic dashboard, refer to [Variables and Macros](./variables-and-macros).
43-
- To annotate the data by displaying the GitHub resources on the dashboard, refer to [Annotations](./annotations/).
44-
- To quickly visualize GitHub data in Grafana, refer to [Sample dashboards](./sample-dashboards/).
42+
- To learn how to use the query editor, refer to [Query Editor](./query-editor/).
43+
- To quickly visualize spreadsheet data in Grafana, refer to [Sample dashboards](./sample-dashboard/).
4544

4645
## Get the most out of the plugin
4746

@@ -55,4 +54,4 @@ Please refer to the [official docs](https://developers.google.com/sheets/api/lim
5554

5655
## Report issues
5756

58-
Use the [official Google Sheets repository](https://github.com/grafana/github-datasource/issues) to report issues, bugs, and feature requests.
57+
Use the [official Google Sheets repository](https://github.com/grafana/google-sheets-datasource/issues) to report issues, bugs, and feature requests.

0 commit comments

Comments
 (0)