From 88addc488364790ecd0dc8816073e651ac434b21 Mon Sep 17 00:00:00 2001 From: Janos Follath Date: Wed, 12 Jan 2022 13:09:17 +0000 Subject: [PATCH] Update mailing list links The mailing list software has been updated and the links have changed. Signed-off-by: Janos Follath --- .github/ISSUE_TEMPLATE/config.yml | 2 +- CONTRIBUTING.md | 2 +- SUPPORT.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 63076f405..c1beccd86 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,5 +4,5 @@ contact_links: url: mailto:mbed-tls-security@lists.trustedfirmware.org about: Report a security vulnerability. - name: Mbed TLS mailing list - url: https://lists.trustedfirmware.org/mailman/listinfo/mbed-tls + url: https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfirmware.org about: Mbed TLS community support and general discussion. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dcaa3603b..cd4157841 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ Coding Standards Making a Contribution --------------------- -1. [Check for open issues](https://github.com/ARMmbed/mbedtls/issues) or [start a discussion](https://lists.trustedfirmware.org/mailman/listinfo/mbed-tls) around a feature idea or a bug. +1. [Check for open issues](https://github.com/ARMmbed/mbedtls/issues) or [start a discussion](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfirmware.org) around a feature idea or a bug. 1. Fork the [Mbed TLS repository on GitHub](https://github.com/ARMmbed/mbedtls) to start making your changes. As a general rule, you should use the ["development" branch](https://github.com/ARMmbed/mbedtls/tree/development) as a basis. 1. Write a test which shows that the bug was fixed or that the feature works as expected. 1. Send a pull request (PR) and work with us until it gets merged and published. Contributions may need some modifications, so a few rounds of review and fixing may be necessary. We will include your name in the ChangeLog :) diff --git a/SUPPORT.md b/SUPPORT.md index 1bc0695a4..dab7ac54f 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -7,9 +7,9 @@ Here are some useful sources of information about using Mbed TLS: - the `docs` directory in the source tree; - the [Mbed TLS knowledge Base](https://tls.mbed.org/kb); - the [Mbed TLS mailing-list - archives](https://lists.trustedfirmware.org/pipermail/mbed-tls/). + archives](https://lists.trustedfirmware.org/archives/list/mbed-tls@lists.trustedfirmware.org/). ## Asking Questions If you can't find your answer in the above sources, please use the [Mbed TLS -mailing list](https://lists.trustedfirmware.org/mailman/listinfo/mbed-tls). +mailing list](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfirmware.org).