Skip to content

Commit 1ffd1d6

Browse files
committed
Fix broken protobuf link
1 parent dfad828 commit 1ffd1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kv/overview-kv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ To make it easy to use the KV proto API in PHP, we provide
356356
a [GitHub repository](https://github.com/roadrunner-php/roadrunner-api-dto), that contains all the generated PHP DTO
357357
classes proto files, making it easy to work with these files in your PHP application.
358358

359-
- [API](https://github.com/roadrunner-server/api/blob/master/kv/v1/kv.proto)
359+
- [API](https://github.com/roadrunner-server/api/blob/master/proto/kv/v1/kv.proto)
360360

361361
### RPC API
362362

0 commit comments

Comments
 (0)