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.git


The following commit(s) were added to refs/heads/main by this push:
     new 0b6851b5 link to pekko quickstarts (#194)
0b6851b5 is described below

commit 0b6851b519341cb9a9b3fdb8a7df9992f61b66c0
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Dec 6 15:38:57 2023 +0100

    link to pekko quickstarts (#194)
---
 docs/src/main/paradox/client/index.md    | 2 +-
 docs/src/main/paradox/getting-started.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/src/main/paradox/client/index.md 
b/docs/src/main/paradox/client/index.md
index e8b119aa..7fccef56 100644
--- a/docs/src/main/paradox/client/index.md
+++ b/docs/src/main/paradox/client/index.md
@@ -1,6 +1,6 @@
 # Consuming Services (Client)
 
-See the Akka gRPC Quickstart project (available for 
[Scala](https://developer.lightbend.com/start/?group=akka&project=akka-grpc-quickstart-scala)
 and 
[Java](https://developer.lightbend.com/start/?group=akka&project=akka-grpc-quickstart-java))
 to get started quickly.
+See the Pekko gRPC Quickstart project (available for 
[Scala](https://github.com//apache/incubator-pekko-grpc-quickstart-scala.g8/) 
and 
[Java](https://github.com//apache/incubator-pekko-grpc-quickstart-java.g8/)) to 
get started quickly.
 
 @@ toc
 
diff --git a/docs/src/main/paradox/getting-started.md 
b/docs/src/main/paradox/getting-started.md
index 3848ae5c..0e1124d1 100644
--- a/docs/src/main/paradox/getting-started.md
+++ b/docs/src/main/paradox/getting-started.md
@@ -2,7 +2,7 @@
 
 ## Apache Pekko gRPC Quickstart
 
-To try out Pekko gRPC and understand how the development process might work 
out, try the [Akka gRPC Quickstart with 
Scala](https://developer.lightbend.com/guides/akka-grpc-quickstart-scala/) or 
the [Akka gRPC Quickstart with 
Java](https://developer.lightbend.com/guides/akka-grpc-quickstart-java/).
+To try out Pekko gRPC and understand how the development process might work 
out, try the [Pekko gRPC Quickstart with 
Scala](https://github.com//apache/incubator-pekko-grpc-quickstart-scala.g8/) or 
the [Pekko gRPC Quickstart with 
Java](https://github.com//apache/incubator-pekko-grpc-quickstart-java.g8/).
 
 ## Video Introduction
 


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

Reply via email to