From a0f6f4b51f565d4b3e2d9c74428fce4b43f02efe Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Wed, 23 Jun 2021 16:29:37 -0700 Subject: [PATCH] Update ci.yaml documentation link --- .ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 65f01bd9e18b5..30df56c206f44 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4,7 +4,7 @@ # for every commit. # # More information at: -# * https://github.com/flutter/cocoon/blob/master/scheduler/README.md +# * https://github.com/flutter/cocoon/blob/master/CI_YAML.md enabled_branches: - master