From 7d6bd78e0b592bcb9e9904a3f222953655019903 Mon Sep 17 00:00:00 2001 From: Sebastian Markgraf Date: Tue, 10 Dec 2019 19:23:07 +0100 Subject: [PATCH] Docs: Change checkout to check out where necessary (#20926) Fixes #20775 --- docs/sources/administration/provisioning.md | 2 +- docs/sources/auth/auth-proxy.md | 2 +- docs/sources/features/datasources/_index.md | 2 +- docs/sources/features/datasources/azuremonitor.md | 4 ++-- docs/sources/features/datasources/elasticsearch.md | 2 +- docs/sources/features/datasources/graphite.md | 4 ++-- docs/sources/features/datasources/influxdb.md | 2 +- docs/sources/features/datasources/loki.md | 2 +- docs/sources/features/datasources/mssql.md | 2 +- docs/sources/features/datasources/mysql.md | 2 +- docs/sources/features/datasources/opentsdb.md | 4 ++-- docs/sources/features/datasources/postgres.md | 2 +- docs/sources/features/datasources/prometheus.md | 2 +- docs/sources/features/datasources/stackdriver.md | 2 +- docs/sources/guides/whats-new-in-v3.md | 2 +- docs/sources/guides/whats-new-in-v4-1.md | 2 +- docs/sources/guides/whats-new-in-v4-2.md | 2 +- docs/sources/guides/whats-new-in-v4.md | 2 +- docs/sources/guides/whats-new-in-v5-1.md | 2 +- docs/sources/guides/whats-new-in-v5-2.md | 2 +- docs/sources/guides/whats-new-in-v5-3.md | 2 +- docs/sources/guides/whats-new-in-v5-4.md | 2 +- docs/sources/guides/whats-new-in-v5.md | 2 +- docs/sources/guides/whats-new-in-v6-0.md | 2 +- docs/sources/guides/whats-new-in-v6-1.md | 2 +- docs/sources/guides/whats-new-in-v6-2.md | 4 ++-- docs/sources/guides/whats-new-in-v6-4.md | 2 +- docs/sources/installation/troubleshooting.md | 2 +- docs/sources/plugins/developing/development.md | 2 +- docs/sources/plugins/installation.md | 2 +- 30 files changed, 34 insertions(+), 34 deletions(-) diff --git a/docs/sources/administration/provisioning.md b/docs/sources/administration/provisioning.md index d70ed8eb1d0..906cecde08d 100755 --- a/docs/sources/administration/provisioning.md +++ b/docs/sources/administration/provisioning.md @@ -15,7 +15,7 @@ In previous versions of Grafana, you could only use the API for provisioning dat ## Config File -Checkout the [configuration]({{< relref "../installation/configuration" >}}) page for more information on what you can configure in `grafana.ini` +Check out the [configuration]({{< relref "../installation/configuration" >}}) page for more information on what you can configure in `grafana.ini` ### Config File Locations diff --git a/docs/sources/auth/auth-proxy.md b/docs/sources/auth/auth-proxy.md index c0ee6ec8930..dd7af266d0b 100755 --- a/docs/sources/auth/auth-proxy.md +++ b/docs/sources/auth/auth-proxy.md @@ -37,7 +37,7 @@ whitelist = # Optionally define more headers to sync other user attributes # Example `headers = Name:X-WEBAUTH-NAME Email:X-WEBAUTH-EMAIL Groups:X-WEBAUTH-GROUPS` headers = -# Checkout docs on this for more details on the below setting +# Check out docs on this for more details on the below setting enable_login_token = false ``` diff --git a/docs/sources/features/datasources/_index.md b/docs/sources/features/datasources/_index.md index efe85d28033..479e1c7e74b 100644 --- a/docs/sources/features/datasources/_index.md +++ b/docs/sources/features/datasources/_index.md @@ -38,4 +38,4 @@ The following data sources are officially supported: ## Data source plugins -Since grafana 3.0 you can install data sources as plugins. Checkout [Grafana.net](https://grafana.com/plugins) for more data sources. +Since grafana 3.0 you can install data sources as plugins. Check out [Grafana.net](https://grafana.com/plugins) for more data sources. diff --git a/docs/sources/features/datasources/azuremonitor.md b/docs/sources/features/datasources/azuremonitor.md index e58953746ff..b493e7bd07c 100755 --- a/docs/sources/features/datasources/azuremonitor.md +++ b/docs/sources/features/datasources/azuremonitor.md @@ -146,7 +146,7 @@ Examples: {{< docs-imagebox img="/img/docs/v60/azuremonitor-service-variables.png" class="docs-image--no-shadow" caption="Nested Azure Monitor Template Variables" >}} -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. ### Azure Monitor Metrics Whitelist @@ -198,7 +198,7 @@ Examples: Use the one of the following queries in the `Query` field in the Variable edit view. -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. | Name | Description | diff --git a/docs/sources/features/datasources/elasticsearch.md b/docs/sources/features/datasources/elasticsearch.md index e5c31a4d1ab..35c3f947d19 100644 --- a/docs/sources/features/datasources/elasticsearch.md +++ b/docs/sources/features/datasources/elasticsearch.md @@ -120,7 +120,7 @@ Instead of hard-coding things like server, application and sensor name in you me Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard. -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. ### Query variable diff --git a/docs/sources/features/datasources/graphite.md b/docs/sources/features/datasources/graphite.md index 10f03fa0ce2..d8f2b3e5f01 100755 --- a/docs/sources/features/datasources/graphite.md +++ b/docs/sources/features/datasources/graphite.md @@ -91,7 +91,7 @@ Instead of hard-coding things like server, application and sensor name in you me Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard. -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. Graphite 1.1 introduced tags and Grafana added support for Graphite queries with tags in version 5.0. To create a variable using tag values, then you need to use the Grafana functions `tags` and `tag_values`. @@ -159,7 +159,7 @@ Example of a tag expression with regex formatting and using the Equal Tilde oper server=~${servers:regex} ``` -Checkout the [Advanced Formatting Options section in the Variables]({{< relref "../../reference/templating.md#advanced-formatting-options" >}}) documentation for examples and details. +Check out the [Advanced Formatting Options section in the Variables]({{< relref "../../reference/templating.md#advanced-formatting-options" >}}) documentation for examples and details. ## Annotations diff --git a/docs/sources/features/datasources/influxdb.md b/docs/sources/features/datasources/influxdb.md index 150365f04a8..7878ea2748e 100755 --- a/docs/sources/features/datasources/influxdb.md +++ b/docs/sources/features/datasources/influxdb.md @@ -144,7 +144,7 @@ Instead of hard-coding things like server, application and sensor name in you me Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard. -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. ### Query variable diff --git a/docs/sources/features/datasources/loki.md b/docs/sources/features/datasources/loki.md index b85fddf59c1..b35da8a5bc0 100755 --- a/docs/sources/features/datasources/loki.md +++ b/docs/sources/features/datasources/loki.md @@ -144,7 +144,7 @@ log message you're interested in. Instead of hard-coding things like server, application and sensor name in your metric queries, you can use variables in their place. Variables are shown as drop-down select boxes at the top of the dashboard. These drop-down boxes make it easy to change the data being displayed in your dashboard. -Checkout the [Templating]({{< relref "../../reference/templating" >}}) documentation for an introduction to the templating feature and the different types of template variables. +Check out the [Templating]({{< relref "../../reference/templating" >}}) documentation for an introduction to the templating feature and the different types of template variables. ## Annotations diff --git a/docs/sources/features/datasources/mssql.md b/docs/sources/features/datasources/mssql.md index 92c9a05afd5..64796d0dd4b 100644 --- a/docs/sources/features/datasources/mssql.md +++ b/docs/sources/features/datasources/mssql.md @@ -300,7 +300,7 @@ Any series lacking a value in a 3 minute window will have a value of zero which Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard. -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. ### Query Variable diff --git a/docs/sources/features/datasources/mysql.md b/docs/sources/features/datasources/mysql.md index 557cb5795b1..89c3a3a0594 100755 --- a/docs/sources/features/datasources/mysql.md +++ b/docs/sources/features/datasources/mysql.md @@ -238,7 +238,7 @@ This feature is currently available in the nightly builds and will be included i Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard. -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. ### Query Variable diff --git a/docs/sources/features/datasources/opentsdb.md b/docs/sources/features/datasources/opentsdb.md index 4136a91d98c..19bc7c810a1 100644 --- a/docs/sources/features/datasources/opentsdb.md +++ b/docs/sources/features/datasources/opentsdb.md @@ -53,7 +53,7 @@ Instead of hard-coding things like server, application and sensor name in you me Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard. -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. ### Query variable @@ -86,7 +86,7 @@ Query | Description *tag_values(cpu, hostname, env=$env)* | Return tag values for cpu metric, selected env tag value and tag key hostname *tag_values(cpu, hostname, env=$env, region=$region)* | Return tag values for cpu metric, selected env tag value, selected region tag value and tag key hostname -For details on OpenTSDB metric queries checkout the official [OpenTSDB documentation](http://opentsdb.net/docs/build/html/index.html) +For details on OpenTSDB metric queries, check out the official [OpenTSDB documentation](http://opentsdb.net/docs/build/html/index.html) ## Configure the data source with provisioning diff --git a/docs/sources/features/datasources/postgres.md b/docs/sources/features/datasources/postgres.md index 10bb0a0f56f..956ac239dd4 100755 --- a/docs/sources/features/datasources/postgres.md +++ b/docs/sources/features/datasources/postgres.md @@ -244,7 +244,7 @@ ORDER BY time Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard. -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. ### Query Variable diff --git a/docs/sources/features/datasources/prometheus.md b/docs/sources/features/datasources/prometheus.md index 2c80b9ce41e..afca138561a 100755 --- a/docs/sources/features/datasources/prometheus.md +++ b/docs/sources/features/datasources/prometheus.md @@ -74,7 +74,7 @@ Instead of hard-coding things like server, application and sensor name in your m Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard. -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. ### Query variable diff --git a/docs/sources/features/datasources/stackdriver.md b/docs/sources/features/datasources/stackdriver.md index dab0b3b2585..a2f1b20b3d4 100755 --- a/docs/sources/features/datasources/stackdriver.md +++ b/docs/sources/features/datasources/stackdriver.md @@ -172,7 +172,7 @@ Instead of hard-coding things like server, application and sensor name in you me Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard. -Checkout the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different +Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. ### Query Variable diff --git a/docs/sources/guides/whats-new-in-v3.md b/docs/sources/guides/whats-new-in-v3.md index 5700af7ec52..5ec62d6d37c 100644 --- a/docs/sources/guides/whats-new-in-v3.md +++ b/docs/sources/guides/whats-new-in-v3.md @@ -219,7 +219,7 @@ created and maintained by [Alexander Zobnin](https://github.com/alexanderzobnin/ -Checkout the full list of plugins on [Grafana.com](https://grafana.com/plugins) +Check out the full list of plugins on [Grafana.com](https://grafana.com/plugins) ## CHANGELOG diff --git a/docs/sources/guides/whats-new-in-v4-1.md b/docs/sources/guides/whats-new-in-v4-1.md index 019ee5ca792..8a797dd7eeb 100644 --- a/docs/sources/guides/whats-new-in-v4-1.md +++ b/docs/sources/guides/whats-new-in-v4-1.md @@ -59,7 +59,7 @@ Elasticsearch 1.x is no longer supported. Please upgrade to Elasticsearch 2.x or ## Changelog -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. ## Download diff --git a/docs/sources/guides/whats-new-in-v4-2.md b/docs/sources/guides/whats-new-in-v4-2.md index 9a226aef3a0..fd38295f43d 100644 --- a/docs/sources/guides/whats-new-in-v4-2.md +++ b/docs/sources/guides/whats-new-in-v4-2.md @@ -76,7 +76,7 @@ are reserved as global built in variables. We might add more global built in var ## Changelog -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. ## Download diff --git a/docs/sources/guides/whats-new-in-v4.md b/docs/sources/guides/whats-new-in-v4.md index 72bdcc6af8e..14a8150d025 100644 --- a/docs/sources/guides/whats-new-in-v4.md +++ b/docs/sources/guides/whats-new-in-v4.md @@ -175,6 +175,6 @@ You can update plugins using grafana-cli ## Changelog -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. diff --git a/docs/sources/guides/whats-new-in-v5-1.md b/docs/sources/guides/whats-new-in-v5-1.md index 2ddfb5c0341..7e37cce2e35 100644 --- a/docs/sources/guides/whats-new-in-v5-1.md +++ b/docs/sources/guides/whats-new-in-v5-1.md @@ -121,5 +121,5 @@ More information in the [Provisioning documentation](/administration/provisionin ## Changelog -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. diff --git a/docs/sources/guides/whats-new-in-v5-2.md b/docs/sources/guides/whats-new-in-v5-2.md index ae1910dc74f..5cc8904812c 100644 --- a/docs/sources/guides/whats-new-in-v5-2.md +++ b/docs/sources/guides/whats-new-in-v5-2.md @@ -97,5 +97,5 @@ user that has editor role in an organization or the edit permission in at least ## Changelog -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. diff --git a/docs/sources/guides/whats-new-in-v5-3.md b/docs/sources/guides/whats-new-in-v5-3.md index 1fc11d30e98..018fb13f471 100644 --- a/docs/sources/guides/whats-new-in-v5-3.md +++ b/docs/sources/guides/whats-new-in-v5-3.md @@ -88,5 +88,5 @@ This new variable type will display as a free text input field with an optional ## Changelog -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. diff --git a/docs/sources/guides/whats-new-in-v5-4.md b/docs/sources/guides/whats-new-in-v5-4.md index 0d6fae01614..f354d9f5543 100644 --- a/docs/sources/guides/whats-new-in-v5-4.md +++ b/docs/sources/guides/whats-new-in-v5-4.md @@ -79,5 +79,5 @@ Grafana v5.4 adds support for customizing home dashboard, timezone and theme for ## Changelog -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. diff --git a/docs/sources/guides/whats-new-in-v5.md b/docs/sources/guides/whats-new-in-v5.md index 429f17d8c3d..a93038407d1 100644 --- a/docs/sources/guides/whats-new-in-v5.md +++ b/docs/sources/guides/whats-new-in-v5.md @@ -36,7 +36,7 @@ This is the most substantial update that Grafana has ever seen. This article wil The new dashboard layout engine allows for much easier movement and sizing of panels, as other panels now move out of the way in a very intuitive way. Panels are sized independently, so rows are no longer necessary to create layouts. This opens -up many new types of layouts where panels of different heights can be aligned easily. Checkout the new grid in the video +up many new types of layouts where panels of different heights can be aligned easily. Check out the new grid in the video above or on the [play site](http://play.grafana.org). All your existing dashboards will automatically migrate to the new position system and look close to identical. The new panel position makes dashboards saved in v5.0 incompatible with older versions of Grafana. diff --git a/docs/sources/guides/whats-new-in-v6-0.md b/docs/sources/guides/whats-new-in-v6-0.md index e29f1dc3d1f..3706de836eb 100644 --- a/docs/sources/guides/whats-new-in-v6-0.md +++ b/docs/sources/guides/whats-new-in-v6-0.md @@ -173,4 +173,4 @@ See [upgrade notes](/installation/upgrading/#upgrading-to-v6-0). ## Changelog -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. diff --git a/docs/sources/guides/whats-new-in-v6-1.md b/docs/sources/guides/whats-new-in-v6-1.md index c4005896179..43911237212 100644 --- a/docs/sources/guides/whats-new-in-v6-1.md +++ b/docs/sources/guides/whats-new-in-v6-1.md @@ -54,6 +54,6 @@ This release contains a lot of small features and fixes: - it is now possible to add user details to requests sent to the dataproxy. - Heatmap and Explore fixes. -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. A huge thanks to our community for all the reported issues, bug fixes and feedback. diff --git a/docs/sources/guides/whats-new-in-v6-2.md b/docs/sources/guides/whats-new-in-v6-2.md index d1ae5856ff9..f1cd780046b 100644 --- a/docs/sources/guides/whats-new-in-v6-2.md +++ b/docs/sources/guides/whats-new-in-v6-2.md @@ -16,7 +16,7 @@ For all details please read the full [CHANGELOG.md](https://github.com/grafana/g If you use a password for your data sources please read the [upgrade notes](/installation/upgrading/#upgrading-to-v6-2). -Checkout the [demo dashboard](https://play.grafana.org/d/ZvPm55mWk/new-features-in-v6-2?orgId=1) of some the new features in v6.2. +Check out the [demo dashboard](https://play.grafana.org/d/ZvPm55mWk/new-features-in-v6-2?orgId=1) of some the new features in v6.2. ## Improved security @@ -87,7 +87,7 @@ This release contains a lot of small features and fixes: - CloudWatch - Important fix for default alias disappearing in v6.1. - Search - Works in a scope of dashboard's folder by default when viewing dashboard. -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. A huge thanks to our community for all the reported issues, bug fixes and feedback. diff --git a/docs/sources/guides/whats-new-in-v6-4.md b/docs/sources/guides/whats-new-in-v6-4.md index ca3c34f441b..2463cbdab84 100644 --- a/docs/sources/guides/whats-new-in-v6-4.md +++ b/docs/sources/guides/whats-new-in-v6-4.md @@ -145,5 +145,5 @@ See [upgrade notes](/installation/upgrading/#upgrading-to-v6-4). ## Changelog -Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. +Check out the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list of new features, changes, and bug fixes. diff --git a/docs/sources/installation/troubleshooting.md b/docs/sources/installation/troubleshooting.md index 348c194bddf..3da3d6f4ec8 100755 --- a/docs/sources/installation/troubleshooting.md +++ b/docs/sources/installation/troubleshooting.md @@ -86,6 +86,6 @@ See [Go command trace](https://golang.org/cmd/trace/) for more information about ## FAQ -Checkout the [FAQ](https://community.grafana.com/c/howto/faq) section on our community page for frequently +Check out the [FAQ](https://community.grafana.com/c/howto/faq) section on our community page for frequently asked questions. diff --git a/docs/sources/plugins/developing/development.md b/docs/sources/plugins/developing/development.md index f2ccc5f6586..c2796703f30 100644 --- a/docs/sources/plugins/developing/development.md +++ b/docs/sources/plugins/developing/development.md @@ -44,7 +44,7 @@ All our example plugins have build scripted configured. ## Keep your plugin up to date -New versions of Grafana can sometimes cause plugins to break. Checkout our [PLUGIN_DEV.md](https://github.com/grafana/grafana/blob/master/PLUGIN_DEV.md) doc for changes in +New versions of Grafana can sometimes cause plugins to break. Check out our [PLUGIN_DEV.md](https://github.com/grafana/grafana/blob/master/PLUGIN_DEV.md) doc for changes in Grafana that can impact your plugin. ## Metadata diff --git a/docs/sources/plugins/installation.md b/docs/sources/plugins/installation.md index 656921bcc30..8d42b68394d 100644 --- a/docs/sources/plugins/installation.md +++ b/docs/sources/plugins/installation.md @@ -17,7 +17,7 @@ Grafana already have a strong community of contributors and plugin developers. By making it easier to develop and install plugins we hope that the community can grow even stronger and develop new plugins that we would never think about. -To discover plugins checkout the official [Plugin Repository](https://grafana.com/plugins). +To discover plugins, check out the official [Plugin Repository](https://grafana.com/plugins). # Installing Plugins