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
The following commit(s) were added to refs/heads/main by this push:
new f54149c2 remove slash
f54149c2 is described below
commit f54149c25ab586fb56594c98979c6df8ec3c2174
Author: PJ Fanning <[email protected]>
AuthorDate: Sun May 21 18:46:28 2023 +0100
remove slash
---
content/modules.html | 2 +-
content/search/search_index.json | 2 +-
src/main/paradox/modules.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/modules.html b/content/modules.html
index e7f7342e..99315ac8 100644
--- a/content/modules.html
+++ b/content/modules.html
@@ -178,7 +178,7 @@ apache/incubator-pekko-site
<li>pekko-http <a
href="https://pekko.apache.org/docs/pekko-http/current/">docs</a> <a
href="https://pekko.apache.org/api/pekko-http/current/">api</a> <a
href="https://pekko.apache.org/japi/pekko-http/current/">japi</a></li>
<li>pekko-grpc <a
href="https://pekko.apache.org/docs/pekko-grpc/current/">docs</a> <a
href="https://pekko.apache.org/api/pekko-grpc/current/">api</a></li>
<li>pekko-management <a
href="https://pekko.apache.org/docs/pekko-management/current/">docs</a> <a
href="https://pekko.apache.org/api/pekko-management/current/">api</a></li>
- <li>pekko-persistence-cassandra/ <a
href="https://pekko.apache.org/docs/pekko-persistence-cassandra/current/">docs</a>
<a
href="https://pekko.apache.org/api/pekko-persistence-cassandra/current/">api</a></li>
+ <li>pekko-persistence-cassandra <a
href="https://pekko.apache.org/docs/pekko-persistence-cassandra/current/">docs</a>
<a
href="https://pekko.apache.org/api/pekko-persistence-cassandra/current/">api</a></li>
</ul>
</div>
<div class="print-only">
diff --git a/content/search/search_index.json b/content/search/search_index.json
index a54b60b7..884e0e4e 100644
--- a/content/search/search_index.json
+++ b/content/search/search_index.json
@@ -1 +1 @@
-{"docs":[{"location":"/paradox.json","text":"","title":""},{"location":"/index.html","text":"","title":"Apache
Pekko"},{"location":"/index.html#apache-pekko","text":"What is Pekko? Pekko
Modules How to Contribute The Apache Pekko Community Code of
Conduct","title":"Apache
Pekko"},{"location":"/what-is-pekko.html","text":"","title":"What is
Pekko?"},{"location":"/what-is-pekko.html#what-is-pekko-","text":"Apache Pekko
is an open-source framework for building applications that are concurre [...]
\ No newline at end of file
+{"docs":[{"location":"/paradox.json","text":"","title":""},{"location":"/index.html","text":"","title":"Apache
Pekko"},{"location":"/index.html#apache-pekko","text":"What is Pekko? Pekko
Modules How to Contribute The Apache Pekko Community Code of
Conduct","title":"Apache
Pekko"},{"location":"/what-is-pekko.html","text":"","title":"What is
Pekko?"},{"location":"/what-is-pekko.html#what-is-pekko-","text":"Apache Pekko
is an open-source framework for building applications that are concurre [...]
\ No newline at end of file
diff --git a/src/main/paradox/modules.md b/src/main/paradox/modules.md
index 0c7b6f32..63aed6da 100644
--- a/src/main/paradox/modules.md
+++ b/src/main/paradox/modules.md
@@ -4,4 +4,4 @@
* 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/)
+* 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]