Skip to content

Commit 157b6a6

Browse files
authored
Update documentation link to new URL
The project documentation is now hosted on GitHub pages. Pointing the documentation link to the documentation site home page will offer the reader easy access to the documentation for the latest and previous releases while also avoiding the maintenance burden of updating the readme on every release
1 parent 7e26a15 commit 157b6a6

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)