This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-pekko-grpc-quickstart-scala.g8.git


The following commit(s) were added to refs/heads/main by this push:
     new 5b22032  Update index.md
5b22032 is described below

commit 5b220325b76519144e69de1c911189607f99ff4d
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Dec 5 18:41:00 2023 +0100

    Update index.md
---
 docs/src/main/paradox/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/main/paradox/index.md b/docs/src/main/paradox/index.md
index d6aee06..e83c599 100644
--- a/docs/src/main/paradox/index.md
+++ b/docs/src/main/paradox/index.md
@@ -2,7 +2,7 @@
  
 Pekko gRPC is a toolkit for building streaming gRPC servers and clients on top 
of Pekko Streams. This guide will get you started building gRPC based systems 
with Scala. If you prefer to use Pekko gRPC with Java, switch to the [Pekko 
gRPC Quickstart with Java 
guide](https://github.com/apache/incubator-pekko-grpc-quickstart-java.g8). 
 
-After trying this example the [Pekko gRPC 
documentation](https://pekko.apache.org/docs/pekko-grpc/) is a good next step 
to continue learning more about Pekko gRPC.
+After trying this example the [Pekko gRPC 
documentation](https://pekko.apache.org/docs/pekko-grpc/current/) is a good 
next step to continue learning more about Pekko gRPC.
 
 ## Downloading the example 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to