1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Merge pull request #11930 from haslinghuis/add-hardware-spec-typofix

Fix typo in link
This commit is contained in:
J Blackman 2022-10-29 17:14:12 +11:00 committed by GitHub
commit 42f5f7caed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,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://github.com/betaflight/betaflight/blob/master/docs/Manafacturer%20Design%20Guidelines.md)
1. Read the [hardware specification](https://github.com/betaflight/betaflight/blob/master/docs/Manufacturer%20Design%20Guidelines.md)
2. No new F3 based targets will be accepted;