Skip to content

Commit abe7180

Browse files
authored
Merge pull request avrdudes#929 from per1234/update-docs-link
Update documentation link to new URL
2 parents 7e26a15 + 157b6a6 commit abe7180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ avrdude -c arduino -P COM1 -b 115200 -p atmega328p -D -U flash:w:objs/blink.hex:
6161

6262
There are many different programmers and options that may be required for the programming to succeed.
6363

64-
For more information, refer to the [AVRDUDE documentation](http://download.savannah.gnu.org/releases/avrdude/avrdude-doc-6.4.pdf).
64+
For more information, refer to the [AVRDUDE documentation](https://avrdudes.github.io/avrdude/).

0 commit comments

Comments
 (0)