diff --git a/mlc_config.json b/mlc_config.json index 8d341236f1..f4d7fa1a1a 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -29,6 +29,9 @@ }, { "pattern": "/builtins" - } + }, + { + "pattern": "https://roc-lang.org/tutorial" + }, ] }