From 8c5b527644da539cfffcb5031847c3fcb8ac6725 Mon Sep 17 00:00:00 2001 From: Matan Lurey Date: Thu, 11 Jul 2024 15:02:40 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a4a80e9..9c28d8d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -104,7 +104,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](https://github.com/flutter/flutter/blob/master/docs/engine/contributing/Setting-up-the-Engine-development-environment.md), +1. [Setting up your engine development environment](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