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-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ that describe these methodologies. The following list is ordered: you
101
101
are strongly recommended to go through these documents in the order
102
102
presented.
103
103
104
-
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)),
104
+
1.[Setting up your engine development environment](https://github.com/flutter/engine/blob/main/docs/contributing/Setting-up-the-Engine-development-environment.md),
105
105
which describes the steps you need to configure your computer to
106
106
work on Flutter's engine. If you only want to write code for the
107
107
Flutter framework, you can skip this step. Flutter's engine mainly
0 commit comments