From 4f80587d26891f783b1a7a46b0f3273def49cd6e Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Fri, 19 Feb 2021 15:58:19 +0100 Subject: chore: rename default branch to main (#9503) --- tools/wpt.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/wpt.ts b/tools/wpt.ts index 0167bda06..12e9047a4 100755 --- a/tools/wpt.ts +++ b/tools/wpt.ts @@ -67,7 +67,7 @@ switch (command) { update Update the \`expectation.json\` to match the current reality. -More details at https://deno.land/manual@master/contributing/web_platform_tests +More details at https://deno.land/manual@main/contributing/web_platform_tests `); break; -- cgit v1.2.3