Merge pull request #929 from per1234/update-docs-link

Update documentation link to new URL
This commit is contained in:
Jörg Wunsch
2022-04-10 22:15:23 +02:00
committed by GitHub

View File

@@ -61,4 +61,4 @@ avrdude -c arduino -P COM1 -b 115200 -p atmega328p -D -U flash:w:objs/blink.hex:
There are many different programmers and options that may be required for the programming to succeed. There are many different programmers and options that may be required for the programming to succeed.
For more information, refer to the [AVRDUDE documentation](http://download.savannah.gnu.org/releases/avrdude/avrdude-doc-6.4.pdf). For more information, refer to the [AVRDUDE documentation](https://avrdudes.github.io/avrdude/).