Skip to content

Commit ce87b8f

Browse files
committed
Correcting example url
Thanks to Bruno Vieira for pointing this out! Signed-off-by: Paul Balogh <[email protected]>
1 parent 4641010 commit ce87b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/markdown/translated-guides/en/07 Misc/04 k6 REST API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ For more details on how to create groups please go to [Tags and Groups](/using-k
426426

427427
```bash
428428
curl -X GET \
429-
http://localhost:6565/v1/group/b0470a9324a4ae563b04e9ac49fbc9cf \
429+
http://localhost:6565/v1/groups/b0470a9324a4ae563b04e9ac49fbc9cf \
430430
-H 'Content-Type: application/json'
431431
```
432432

0 commit comments

Comments
 (0)