From 1aa138a9e5f2d9d432aa63d68fcfe4283343f0b4 Mon Sep 17 00:00:00 2001 From: Aditya Deshpande Date: Fri, 9 Dec 2022 10:41:46 +0000 Subject: [PATCH] Update BRANCHES.md so that it links to the LTS release tag on GitHub. Signed-off-by: Aditya Deshpande --- BRANCHES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BRANCHES.md b/BRANCHES.md index 7fb706d69..d4fa5068a 100644 --- a/BRANCHES.md +++ b/BRANCHES.md @@ -70,6 +70,7 @@ The following branches are currently maintained: - [master](https://github.com/Mbed-TLS/mbedtls/tree/master) - [`development`](https://github.com/Mbed-TLS/mbedtls/) - [`mbedtls-2.28`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-2.28) - maintained until at least the end of 2024. + maintained until at least the end of 2024, see + . Users are urged to always use the latest version of a maintained branch.