mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-11 13:54:16 -04:00
Update broken links in readme and comments (#1110)
Update broken links in readme and comments
This commit is contained in:
parent
fffed5e809
commit
3d935e86d9
46 changed files with 103 additions and 82 deletions
|
@ -30,7 +30,7 @@
|
|||
* This is a simple main that will start the FreeRTOS-Kernel and run a periodic task
|
||||
* that only delays if compiled with the template port, this project will do nothing.
|
||||
* For more information on getting started please look here:
|
||||
* https://freertos.org/FreeRTOS-quick-start-guide.html
|
||||
* https://www.freertos.org/Documentation/01-FreeRTOS-quick-start/01-Beginners-guide/02-Quick-start-guide
|
||||
*/
|
||||
|
||||
/* FreeRTOS includes. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue