docs(readme): update config.d.ts path

Signed-off-by: Jonas Beck <jonas.beck@velux.com>
This commit is contained in:
Jonas Beck
2025-03-20 09:53:25 +01:00
parent 48e632280b
commit 4da644908a
@@ -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