mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Fix link to engine docs in CONTRIBUTING.md (#161401)
This commit is contained in:
parent
14c2c83ede
commit
3fbabb89f6
@ -106,7 +106,7 @@ that describe these methodologies. The following list is ordered: you
|
|||||||
are strongly recommended to go through these documents in the order
|
are strongly recommended to go through these documents in the order
|
||||||
presented.
|
presented.
|
||||||
|
|
||||||
1. [Setting up your engine development environment](https://github.com/flutter/engine/blob/main/docs/contributing/Setting-up-the-Engine-development-environment.md),
|
1. [Setting up your engine development environment](./engine/src/flutter/docs/contributing/Setting-up-the-Engine-development-environment.md),
|
||||||
which describes the steps you need to configure your computer to
|
which describes the steps you need to configure your computer to
|
||||||
work on Flutter's engine. If you only want to write code for the
|
work on Flutter's engine. If you only want to write code for the
|
||||||
Flutter framework, you can skip this step. Flutter's engine mainly
|
Flutter framework, you can skip this step. Flutter's engine mainly
|
||||||
|
Loading…
Reference in New Issue
Block a user