Multiple occurrences removed to overcome typo (#23278)

This commit is contained in:
Mohit Nain 2020-04-02 18:26:23 +05:30 committed by GitHub
parent 6560d2e0e9
commit 1f3c64f784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ weight = 2
Before you create your first dashboard, you need to add your data source. Following are the list of instructions to create one. Before you create your first dashboard, you need to add your data source. Following are the list of instructions to create one.
1. Move your cursor to the cog on the side menu which will show you the configuration menu. If the side menu is not visible click the Grafana icon in the upper left corner. Click on **Configuration** > **Data Sources** in the side menu and you'll be taken to the data sources page 1. Move your cursor to the cog on the side menu which will show you the configuration menu. If the side menu is not visible click the Grafana icon in the upper left corner. Click on **Configuration** > **Data Sources** in the side menu and you'll be taken to the data sources page
where you can add add and edit data sources. You can also click the cog. where you can add and edit data sources. You can also click the cog.
{{< docs-imagebox img="/img/docs/v52/sidemenu-datasource.png" max-width="250px" class="docs-image--no-shadow">}} {{< docs-imagebox img="/img/docs/v52/sidemenu-datasource.png" max-width="250px" class="docs-image--no-shadow">}}
1. Click **Add data source** and you will come to the settings page of your new data source. 1. Click **Add data source** and you will come to the settings page of your new data source.