diff --git a/contribute/developer-guide.md b/contribute/developer-guide.md index f7f49170ea2..804221548ea 100644 --- a/contribute/developer-guide.md +++ b/contribute/developer-guide.md @@ -125,7 +125,7 @@ yarn e2e:dev ## Configure Grafana for development -The default configuration, `grafana.ini`, is located in the `conf` directory. +The default configuration, `defaults.ini`, is located in the `conf` directory. To override the default configuration, create a `custom.ini` file in the `conf` directory. You only need to add the options you wish to override.