diff --git a/docs/sources/configuration/_index.md b/docs/sources/configuration/_index.md index fbac42add351..fa448056c9a1 100644 --- a/docs/sources/configuration/_index.md +++ b/docs/sources/configuration/_index.md @@ -203,7 +203,7 @@ The `server_config` block configures the HTTP and gRPC server of the launched se # Base path to serve all API routes from (e.g., /v1/). # CLI flag: -server.path-prefix -[http_prefix: | default = "/api/prom"] +[http_path_prefix: | default = ""] ``` ## distributor_config