From 129d6adc0e397f6aedaa0b01c5df04ddd089de83 Mon Sep 17 00:00:00 2001 From: Werner Lewis Date: Mon, 27 Jun 2022 09:41:28 +0100 Subject: [PATCH] Use mbedtls-2.28 branch for documentation link Signed-off-by: Werner Lewis --- docs/3.0-migration-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/3.0-migration-guide.md b/docs/3.0-migration-guide.md index 14c8aa821d..86bf36e5e0 100644 --- a/docs/3.0-migration-guide.md +++ b/docs/3.0-migration-guide.md @@ -27,7 +27,7 @@ upgrade steps required will be explained in this guide. It's best to use the latest version of Mbed TLS 2.x for this purpose, which is the 2.28 LTS release. So to generate the documentation, checkout the `mbedtls-2.28` branch and follow -the instructions in the [Documentation section of the README](https://github.com/Mbed-TLS/mbedtls/blob/development/README.md#documentation). +the instructions in the [Documentation section of the README](https://github.com/Mbed-TLS/mbedtls/blob/mbedtls-2.28/README.md#documentation). Then browse `apidoc/deprecated.html` for guidance on upgrading deprecated code. For some deprecated functions, 2.x documentation will suggest using a variant