Prettier: Fix all markdown files and add markdown files to CI verify step (#39776)

This commit is contained in:
Torkel Ödegaard
2021-09-29 14:34:40 +02:00
committed by GitHub
parent abc5f50715
commit bc01c9cdbc
124 changed files with 816 additions and 718 deletions
+1 -2
View File
@@ -24,7 +24,7 @@ You can run Grafana on your own hardware or use [Grafana Cloud](https://grafana.
## Alpine image (recommended)
**Grafana Enterprise edition**: `grafana/grafana-enterprise:<version>`
**Grafana Enterprise edition**: `grafana/grafana-enterprise:<version>`
**Grafana Open Source edition**: `grafana/grafana-oss:<version>`
@@ -259,4 +259,3 @@ Refer to [Configure a Grafana Docker image]({{< relref "../administration/config
## Configure Grafana
Refer to the [Configuration]({{< relref "../administration/configuration.md" >}}) page for details on options for customizing your environment, logging, database, and so on.