diff --git a/mlc_config.json b/mlc_config.json index f8eff16068815..cc3241e775327 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -14,6 +14,9 @@ }, { "pattern": "^https://source.android.com/setup/develop/repo$" + }, + { + "pattern": "^../../tutorial/intro$" } ] }