From 68d6408e0cc10e284fd3359ced3303818fb97498 Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Mon, 28 Jun 2021 16:36:05 -0700 Subject: [PATCH] Update ci.yaml documentation link (#388) --- .ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 7d666e926d..eb69a672fe 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