Skip to content

Commit 65553fd

Browse files
[Docs] Matching actual config file name in the quick start
Signed-off-by: Gunnar Morling <[email protected]>
1 parent 5c4cfc9 commit 65553fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/0.13.0/html/proxy-quick-start/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ More information about configuring Kroxylicious can be found in the [documentati
7171
From within the extracted Kroxylicious folder, run the following command:
7272

7373
```shell
74-
./bin/kroxylicious-start.sh --config config/example-proxy-config.yml
74+
./bin/kroxylicious-start.sh --config config/example-proxy-config.yaml
7575
```
7676

7777
To use your own configuration file instead of the example, just replace the file path after `--config`.

0 commit comments

Comments
 (0)