From 03b1744c4a42de86d0d1a014a69913228bc6bb0a Mon Sep 17 00:00:00 2001 From: Hiago De Franco Date: Mon, 19 Dec 2022 13:27:12 -0300 Subject: [PATCH] readme: Fix broken openamp-rp mailing list link Fix broken link that gives "page not found". Signed-off-by: Hiago De Franco --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14159a64..c3cead0d 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,6 @@ To check your \ commits in your git branch: We use standard github mechanism for pull request. Please refer to github documentation for help. ## Communication and Collaboration -[Subscribe](https://lists.openampproject.org/mailman/listinfo/openamp-rp) to the OpenAMP mailing list(openamp-rp@lists.openampproject.org). +[Subscribe](https://lists.openampproject.org/mailman3/lists/openamp-rp.lists.openampproject.org/) to the OpenAMP mailing list(openamp-rp@lists.openampproject.org). For more details on the framework please refer to the the [OpenAMP wiki](https://github.com/OpenAMP/open-amp/wiki).