From 15246eebab29a229ebd2ffdaa2f04f993352b0e4 Mon Sep 17 00:00:00 2001 From: Mustafa Cengiz Date: Mon, 18 Dec 2023 23:49:50 +0300 Subject: [PATCH] Update hardware specification link (#13231) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfe0a4db58..ee4edec3ce 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This fork differs from Baseflight and Cleanflight in that it focuses on flight p The following new requirements for pull requests adding new targets or modifying existing targets are put in place from now on: -1. Read the [hardware specification](https://betaflight.com/docs/manufacturer/manufacturer-design-guidelines) +1. Read the [hardware specification](https://betaflight.com/docs/development/manufacturer/manufacturer-design-guidelines) 2. No new F3 based targets will be accepted;