diff --git a/contribute/developer-guide.md b/contribute/developer-guide.md index fae3c5e0582..88b4bc2a4d7 100644 --- a/contribute/developer-guide.md +++ b/contribute/developer-guide.md @@ -177,7 +177,7 @@ make devenv sources=influxdb,loki The script generates a Docker Compose file with the databases you specify as `sources`, and runs them in the background. -See the repository for all the [available data sources](/devenv/docker/blocks). Note that some data sources have specific Docker images for macOS, e.g. `prometheus_mac`. +See the repository for all the [available data sources](/devenv/docker/blocks). Note that some data sources have specific Docker images for macOS, e.g. `nginx_proxy_mac`. ## Build a Docker image