Skip to content

Commit

Permalink
Update README.md (#268)
Browse files Browse the repository at this point in the history
Fix gRPC URL
  • Loading branch information
pambrose authored Jan 31, 2025
1 parent 93f071c commit 3f6aeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Though possible, it is much more complicated way to use the library and generall
`kotlinx.rpc` aims to provide support for the most common protocol integrations, as well as the in-house protocol called kRPC.

## gRPC integration
The library provides experimental support for the [gRPC](https://grop.io) protocol.
The library provides experimental support for the [gRPC](https://grpc.io) protocol.
The artifacts are published separately in our [Space repository](https://public.jetbrains.space/p/krpc/packages/maven/grpc).
Current latest version:

Expand Down

0 comments on commit 3f6aeba

Please sign in to comment.