diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/wpt/wpt.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/wpt.ts b/tests/wpt/wpt.ts index f6d191103..161ea1af9 100755 --- a/tests/wpt/wpt.ts +++ b/tests/wpt/wpt.ts @@ -94,7 +94,7 @@ switch (command) { update Update the \`expectation.json\` to match the current reality. -More details at https://deno.land/manual@main/contributing/web_platform_tests +More details at https://docs.deno.com/runtime/manual/references/contributing/web_platform_tests `); break; |