From a31aeb7b77fcdd27338fa06f20c24b6795dbbc53 Mon Sep 17 00:00:00 2001 From: Will Larche Date: Mon, 8 Apr 2019 14:32:22 -0400 Subject: [PATCH] [Docs] Correcting link to contributing guide. (flutter/engine#8472) --- engine/src/flutter/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/src/flutter/CONTRIBUTING.md b/engine/src/flutter/CONTRIBUTING.md index c5d94d4412..5a9aefa434 100644 --- a/engine/src/flutter/CONTRIBUTING.md +++ b/engine/src/flutter/CONTRIBUTING.md @@ -18,5 +18,5 @@ contributing guide. [build_status]: https://cirrus-ci.com/github/flutter/engine [code_of_conduct]: https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md -[contrib_guide]: https://github.com/flutter/flutter/wiki/Setting-up-the-Engine-development-environment +[contrib_guide]: https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md [engine_dev_setup]: https://github.com/flutter/flutter/wiki/Setting-up-the-Engine-development-environment