Skip to content

Commit 5763650

Browse files
authored
Update CONTRIBUTING.md (#152050)
fix broken link
1 parent 5ef969a commit 5763650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ that describe these methodologies. The following list is ordered: you
101101
are strongly recommended to go through these documents in the order
102102
presented.
103103

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),
105105
which describes the steps you need to configure your computer to
106106
work on Flutter's engine. If you only want to write code for the
107107
Flutter framework, you can skip this step. Flutter's engine mainly

0 commit comments

Comments
 (0)