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


The following commit(s) were added to refs/heads/main by this push:
     new 353674d  fix mailing list url (#86)
353674d is described below

commit 353674d03b5234ec7507b81ff8d526a426f5b204
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Sep 1 14:46:40 2023 +0100

    fix mailing list url (#86)
---
 project/project-info.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/project-info.conf b/project/project-info.conf
index 05dc7d7..444fbc0 100644
--- a/project/project-info.conf
+++ b/project/project-info.conf
@@ -23,7 +23,7 @@ project-info {
       }
       {
         text: "Apache Pekko User mailing list"
-        url: "https://lists.apache.org/[email protected]";
+        url: "https://lists.apache.org/[email protected]";
       }
       {
         text: "apache/incubator-pekko-persistence-jdbc discussion"


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

Reply via email to