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 0bdf7a34a95f499f1093184f9c0b6f63e5d4387d Author: PJ Fanning <[email protected]> AuthorDate: Sun May 21 18:07:03 2023 +0100 Update modules.md --- src/main/paradox/modules.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/main/paradox/modules.md b/src/main/paradox/modules.md index 02ab1ca3..0c7b6f32 100644 --- a/src/main/paradox/modules.md +++ b/src/main/paradox/modules.md @@ -1,13 +1,7 @@ # Pekko Modules -We publish the latest work in progress to Apache [Nightlies site](https://nightlies.apache.org/pekko/docs/). - -* pekko (core) [docs](https://nightlies.apache.org/pekko/docs/pekko/main-snapshot/docs/) [api](https://nightlies.apache.org/pekko/docs/pekko/main-snapshot/api/) [japi](https://nightlies.apache.org/pekko/docs/pekko/main-snapshot/japi/) -* pekko-http [docs](https://nightlies.apache.org/pekko/docs/pekko-http/main-snapshot/docs/) [api](https://nightlies.apache.org/pekko/docs/pekko-http/main-snapshot/api/) [japi](https://nightlies.apache.org/pekko/docs/pekko-http/main-snapshot/japi/) - -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/) +* pekko-persistence-cassandra/ [docs](https://pekko.apache.org/docs/pekko-persistence-cassandra/current/) [api](https://pekko.apache.org/api/pekko-persistence-cassandra/current/) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
