From 88c836c18f46c5ab862810f56b023ecb2ddf7b7b Mon Sep 17 00:00:00 2001 From: Archit Aggarwal Date: Sun, 28 Feb 2021 10:37:00 -0800 Subject: [PATCH] Update URL to memory estimates in README (#97) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3afe1c37..eea33f1b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ score over 8. This library has also undergone both static code analysis from safety and data structure invariance through the [CBMC automated reasoning tool](https://www.cprover.org/cbmc/). -See memory requirements for this library [here](https://docs.aws.amazon.com/embedded-csdk/202012.00/lib-ref/libraries/standard/coreHTTP/docs/doxygen/output/html/index.html#http_memory_requirements). +See memory requirements for this library [here](https://docs.aws.amazon.com/embedded-csdk/202103.00/lib-ref/libraries/standard/coreHTTP/docs/doxygen/output/html/index.html#http_memory_requirements). **coreHTTP v2.0.0 [source code](https://github.com/FreeRTOS/coreHTTP/tree/v2.0.0/source) is part of the [FreeRTOS 202012.00 LTS](https://github.com/FreeRTOS/FreeRTOS-LTS/tree/202012.00-LTS) release.**