diff options
Diffstat (limited to 'tools/wpt.ts')
-rwxr-xr-x | tools/wpt.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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; |