From b9f03b1377ceed439fe7422d752145a1555a6afd Mon Sep 17 00:00:00 2001 From: MCUdude Date: Wed, 29 Dec 2021 14:25:36 +0100 Subject: [PATCH] Fix typo in URL --- src/avrdude.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/avrdude.1 b/src/avrdude.1 index 6c33f6d1..f7f5bce2 100644 --- a/src/avrdude.1 +++ b/src/avrdude.1 @@ -228,7 +228,7 @@ utility, but it also contains some performance improvements included in Spence Kohde's .Em DxCore Arduino core -.Li https://github.com/SpenceKonde/DCore . +.Li https://github.com/SpenceKonde/DxCore . In a nutshell, this programmer consists of simple USB->UART adapter, diode and couple of resistors. It uses serial connection to provide UPDI interface. See the texinfo documentation for more details and known issues.