Skip to content

Commit 3fbabb8

Browse files
authored
Fix link to engine docs in CONTRIBUTING.md (flutter#161401)
1 parent 14c2c83 commit 3fbabb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ that describe these methodologies. The following list is ordered: you
106106
are strongly recommended to go through these documents in the order
107107
presented.
108108

109-
1. [Setting up your engine development environment](https://github.com/flutter/engine/blob/main/docs/contributing/Setting-up-the-Engine-development-environment.md),
109+
1. [Setting up your engine development environment](./engine/src/flutter/docs/contributing/Setting-up-the-Engine-development-environment.md),
110110
which describes the steps you need to configure your computer to
111111
work on Flutter's engine. If you only want to write code for the
112112
Flutter framework, you can skip this step. Flutter's engine mainly

0 commit comments

Comments
 (0)