summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryngki <47755894+yngki@users.noreply.github.com>2020-12-04 12:44:43 -0800
committerGitHub <noreply@github.com>2020-12-04 12:44:43 -0800
commitd2061fe0baac35d410e94b4ccbc9ed555cf2027a (patch)
tree8541addace49316736fe7ebe62082451a8653485
parent970f268c99fc38cc69ef84cd16ed2c1b6d8e3fda (diff)
downloadfreertos-git-yngki-patch-1.tar.gz
Update readme.txtyngki-patch-1
-rw-r--r--FreeRTOS-Plus/Source/Application-Protocols/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/FreeRTOS-Plus/Source/Application-Protocols/readme.txt b/FreeRTOS-Plus/Source/Application-Protocols/readme.txt
index 4869a045e..956c32b92 100644
--- a/FreeRTOS-Plus/Source/Application-Protocols/readme.txt
+++ b/FreeRTOS-Plus/Source/Application-Protocols/readme.txt
@@ -7,11 +7,11 @@ the same transport interface definition.
Directories:
+ coreMQTT contains the implementation of the coreMQTT library. See:
- https://www.FreeRTOS.org/mqtt
+ https://www.freertos.org/mqtt
+ network_transport contains the transport interface definition. See the
comment above and https://www.freertos.org/network-interface.html
+ coreHTTP contains the implementation of the coreHTTP library. See:
- https://www.FreeRTOS.org/http
+ https://www.freertos.org/http