Skip to content

Commit ec5835f

Browse files
authored
Update README.md
1 parent 6cd75d3 commit ec5835f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ Standard C90 system_time is also available as an approximate RTC off other timer
7373
# Further Reading
7474

7575
The canonical source for information is the [freeRTOS Web Site](http://www.freertos.org/).
76-
Within this site, the [Getting Started](http://www.freertos.org/FreeRTOS-quick-start-guide.html) page is very useful.
76+
Within this site, the [Getting Started](https://www.freertos.org/Documentation/01-FreeRTOS-quick-start/01-Beginners-guide/02-Quick-start-guide) page is very useful.
7777
It is worth having a view from another user, and [manicbug](https://maniacbug.wordpress.com/2012/01/31/freertos/) has some interesting examples.
7878
This AVRfreeRTOS Repository has plenty of examples, ranging from [Blink](https://github.com/feilipu/avrfreertos/blob/master/MegaBlink/main.c) through to a [Synthesiser](https://github.com/feilipu/avrfreertos/tree/master/GA_Synth) for the Goldilocks Analogue.

0 commit comments

Comments
 (0)