From 71cd3fc2925d084eedbe1aebb61d75e4459f2b26 Mon Sep 17 00:00:00 2001 From: Helmut Fischer <39243870+thehefi@users.noreply.github.com> Date: Thu, 24 Mar 2022 16:37:29 +0100 Subject: [PATCH] README.md: dead link to rewrite (#217) Corrected dead link to `notes/rewrite.md' with appropriat text. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0296d8f..f820075 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ in config.h. * Automatic slot (register) management * Automation (coming soon) -NOTE: DCC-EX is a major rewrite to the code. We started over and rebuilt it from the ground up! For what that means to you, click [HERE](notes/rewrite.md). +NOTE: DCC-EX is a major rewrite to the code. We started over and rebuilt it from the ground up! For what that means, you can read [HERE](https://dcc-ex.com/about/rewrite.html). # More information You can learn more at the [DCC++ EX website](https://dcc-ex.com/)