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-site.git
commit 4cda3bf329937ed4cfbd8d24762adcc075a1b5fd Author: PJ Fanning <[email protected]> AuthorDate: Wed Apr 19 15:06:42 2023 +0200 Update modules.md --- src/main/paradox/modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/paradox/modules.md b/src/main/paradox/modules.md index 0ac98f91..02ab1ca3 100644 --- a/src/main/paradox/modules.md +++ b/src/main/paradox/modules.md @@ -9,4 +9,5 @@ We occasionally manually update the docs on this site. * pekko (core) [docs](https://pekko.apache.org/docs/pekko/current/) [api](https://pekko.apache.org/api/pekko/current/) [japi](https://pekko.apache.org/japi/pekko/current/) * pekko-http [docs](https://pekko.apache.org/docs/pekko-http/current/) [api](https://pekko.apache.org/api/pekko-http/current/) [japi](https://pekko.apache.org/japi/pekko-http/current/) +* pekko-grpc [docs](https://pekko.apache.org/docs/pekko-grpc/current/) [api](https://pekko.apache.org/api/pekko-grpc/current/) * pekko-management [docs](https://pekko.apache.org/docs/pekko-management/current/) [api](https://pekko.apache.org/api/pekko-management/current/) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
