mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-08 03:12:54 +08:00
CONTRIBUTING:Fix up code.html link to goto master
This commit is contained in:
committed by
Daniel Agar
parent
468fb53459
commit
1079ae3402
@@ -16,7 +16,7 @@ git checkout -b mydescriptivebranchname
|
||||
|
||||
### Edit and build the code
|
||||
|
||||
The [developer guide](http://dev.px4.io/) explains how to set up the development environment on Mac OS, Linux or Windows. Please take note of our [coding style](http://dev.px4.io/en/contribute/code.html) when editing files.
|
||||
The [developer guide](http://dev.px4.io/) explains how to set up the development environment on Mac OS, Linux or Windows. Please take note of our [coding style](https://dev.px4.io/master/en/contribute/code.html) when editing files.
|
||||
|
||||
### Commit your changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user