Update broken links in readme and comments

This commit is contained in:
kar-rahul-aws 2024-08-05 12:15:10 +05:30
parent fffed5e809
commit 32a5ae63c9
46 changed files with 80 additions and 82 deletions

View file

@ -1288,7 +1288,7 @@ BaseType_t xPortStartScheduler( void ) /* PRIVILEGED_FUNCTION */
*
* Assertion failures here indicate incorrect installation of the
* FreeRTOS handlers. For help installing the FreeRTOS handlers, see
* https://www.FreeRTOS.org/FAQHelp.html.
* https://www.freertos.org/Why-FreeRTOS/FAQs.
*
* Systems with a configurable address for the interrupt vector table
* can also encounter assertion failures or even system faults here if