From 28ebfa0a4bc65d2c920f34d97d7557b9e7cedfd4 Mon Sep 17 00:00:00 2001 From: Stefan Rueger Date: Thu, 8 Aug 2024 01:25:49 +0100 Subject: [PATCH] Update README.md with link to avrdude.pdf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4925850..c00bd5ea 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The latest version of AVRDUDE is always available here:\ ## Documentation -Documentation for current and previous releases is [on Github Pages](https://avrdudes.github.io/avrdude/). [avrdude.pdf](https://github.com/avrdudes/avrdude/avrdude.pdf) documents the current git main version. +Documentation for current and previous releases is [on Github Pages](https://avrdudes.github.io/avrdude/). Git main is documented only with the most recent [avrdude.pdf](https://github.com/avrdudes/avrdude/blob/main/avrdude.pdf). ## Getting AVRDUDE for Windows