1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00

Update hardware specification link (#13231)

This commit is contained in:
Mustafa Cengiz 2023-12-18 23:49:50 +03:00 committed by GitHub
parent 6af1614a5d
commit 15246eebab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;