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
commit abe7180bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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.
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/).