Fix client reference url

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
Tran Ngoc Nhan
2025-04-07 03:11:06 +07:00
committed by Dave Syer
parent 32f2c75d09
commit b7d8fbe2e6

View File

@@ -8,4 +8,4 @@ Subsequent sections delve into each component and common use cases with a code-f
The xref:server.adoc[server section] provides a high-level overview of gRPC servers and their representation in Spring gRPC.
The xref:server.adoc[client section] does the same for gRPC clients. A gRPC application can be a client and a server at the same time.
The xref:client.adoc[client section] does the same for gRPC clients. A gRPC application can be a client and a server at the same time.