Update CONTRIBUTING.md (#151614)

Part of https://github.com/flutter/flutter/issues/150869.
This commit is contained in:
Matan Lurey 2024-07-17 09:16:41 -07:00 committed by GitHub
parent aeaef9be35
commit e5d8466006
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,7 +101,7 @@ that describe these methodologies. The following list is ordered: you
are strongly recommended to go through these documents in the order
presented.
1. [Setting up your engine development environment](./docs/engine/contributing/Setting-up-the-Engine-development-environment.md),
1. [Setting up your engine development environment]([./docs/engine/contributing/Setting-up-the-Engine-development-environment.md](https://github.com/flutter/engine/blob/main/docs/contributing/Setting-up-the-Engine-development-environment.md)),
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
Flutter framework, you can skip this step. Flutter's engine mainly