diff --git a/plugins/events-backend-module-kafka/README.md b/plugins/events-backend-module-kafka/README.md index 0bdbd5cf1e..dbc5bf5607 100644 --- a/plugins/events-backend-module-kafka/README.md +++ b/plugins/events-backend-module-kafka/README.md @@ -27,7 +27,7 @@ events: groupId: your-group-id # (Required) The GroupId to be used by the topic consumers. ``` -For a complete list of all available fields that can be configured, refer to the [config.d.ts file](path/to/config.d.ts). +For a complete list of all available fields that can be configured, refer to the [config.d.ts file](./config.d.ts). ### Optional SSL Configuration