diff --git a/docs/sources/setup-grafana/configure-grafana/_index.md b/docs/sources/setup-grafana/configure-grafana/_index.md index 14e4e77cfc2..50b0e485bdd 100644 --- a/docs/sources/setup-grafana/configure-grafana/_index.md +++ b/docs/sources/setup-grafana/configure-grafana/_index.md @@ -390,8 +390,8 @@ The database user's password (not applicable for `sqlite3`). If the password con #### `url` -Use either URL or the other fields below to configure the database -Example: `mysql://user:secret@host:port/database` +Use either URL or the previous fields to configure the database +Example: `type://user:password@host:port/name` #### `max_idle_conn`