Update urls in code to those on the server (#396)

* URLs have changed on the FreeRTOS.org site - this commit matches the URLs in the code with the new URLs on the website.

* Add link to device shadow directory to the shadow docs.

* Update main.c

* Update main.c

* Update readme.txt

* Update main.c

* Update main.c

* Update readme.txt

Co-authored-by: yngki <47755894+yngki@users.noreply.github.com>
This commit is contained in:
RichardBarry
2020-11-10 10:53:14 -08:00
committed by GitHub
parent 1876800382
commit 5f6464c22e
11 changed files with 36 additions and 5 deletions

View File

@ -2,4 +2,5 @@
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://www.freertos.org/shadow/index.html
URL=https://www.freertos.org/iot-device-shadow/index.html

View File

@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://www.freertos.org/mqtt/server-authentication-mqtt-example.html

View File

@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://www.freertos.org/mqtt/mqtt-keepalive-demo.html

View File

@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://www.freertos.org/mqtt/rtos_mqtt_example.html

View File

@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://www.freertos.org/mqtt/mutual-authentication-mqtt-example.html

View File

@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://www.freertos.org/mqtt/basic-mqtt-example.html

View File

@ -2,4 +2,4 @@
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://www.freertos.org/coremqtt/index.html
URL=https://www.freertos.org/mqtt/index.html

View File

@ -26,7 +26,7 @@
*/
/***
* See https://www.FreeRTOS.org/pkcs11/index.html for configuration and usage instructions.
* See https://www.FreeRTOS.org/pkcs11/ for configuration and usage instructions.
***/
/* Standard includes. */

View File

@ -1,4 +1,4 @@
See https://freertos.org/pkcs11/index.html for further information.
See https://freertos.org/pkcs11/ for further information.
Contains projects that demonstrate the PKCS #11 library.
In order to run the mutual authentication demo, please convert the certificate and key PEM files associated with your IoT Thing, into a binary format DER.

View File

@ -26,7 +26,7 @@
*/
/***
* See https://www.FreeRTOS.org/pkcs11/index.html for configuration and usage instructions.
* See https://www.FreeRTOS.org/pkcs11/ for configuration and usage instructions.
***/
/* Standard includes. */

View File

@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,11
[InternetShortcut]
IDList=
URL=https://www.freertos.org/iot-device-shadow/index.html