Skip to content

Commit 34b021a

Browse files
srawlinsmboetger
authored andcommitted
Update Setting-up-the-Engine-development-environment.md (flutter#171051)
* Note that the flutter tool does not have sections. The docs do. * Link to the relevant section.
1 parent 23034fe commit 34b021a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/src/flutter/docs/contributing/Setting-up-the-Engine-development-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ gclient sync
7575
## Next steps:
7676

7777
* [Compiling the engine](Compiling-the-engine.md) explains how to actually get builds, now that you have the code.
78-
* [The flutter tool](https://github.com/flutter/flutter/blob/master/docs/tool/README.md) has a section explaining how to use custom engine builds.
78+
* The docs for the flutter tool have a section on [using a locally built engine with the flutter tool](https://github.com/flutter/flutter/blob/master/docs/tool/README.md#using-a-locally-built-engine-with-the-flutter-tool).
7979
* [Signing commits](https://github.com/flutter/flutter/blob/master/docs/contributing/Signing-commits.md), to configure your environment to securely sign your commits.
8080

8181
## Editor autocomplete support

0 commit comments

Comments
 (0)