mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update CONTRIBUTING.md links (flutter/engine#53043)
`engine_dev_setup` moved to markdown *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must list at least one issue.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
This commit is contained in:
parent
a7cacf5852
commit
83a97eeaf1
@ -33,7 +33,7 @@ with `gn format`.
|
||||
|
||||
[code_of_conduct]: https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md
|
||||
[contrib_guide]: https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md
|
||||
[engine_dev_setup]: https://github.com/flutter/flutter/wiki/Setting-up-the-Engine-development-environment
|
||||
[engine_dev_setup]: https://github.com/flutter/flutter/blob/master/docs/engine/contributing/Setting-up-the-Engine-development-environment.md
|
||||
[objc_style]: https://google.github.io/styleguide/objcguide.html
|
||||
[objcc_style]: https://google.github.io/styleguide/objcguide.html#objective-c
|
||||
[java_style]: https://google.github.io/styleguide/javaguide.html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user