You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ that describe these methodologies. The following list is ordered: you
106
106
are strongly recommended to go through these documents in the order
107
107
presented.
108
108
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),
110
110
which describes the steps you need to configure your computer to
111
111
work on Flutter's engine. If you only want to write code for the
112
112
Flutter framework, you can skip this step. Flutter's engine mainly
0 commit comments