summaryrefslogtreecommitdiff
path: root/tests/wpt
diff options
context:
space:
mode:
authorIgor Borisoglebski <161773052+igorbdl@users.noreply.github.com>2024-07-15 11:08:45 +0000
committerGitHub <noreply@github.com>2024-07-15 11:08:45 +0000
commit9128cc98504676a9142869743d6ab1dc319da2ce (patch)
tree9c9b7d6f12cd1cceb86ce9e08fa94e20da22a6fd /tests/wpt
parent8754a01d43782654c3d32945f6d58f7a40c01b69 (diff)
fix(docs): fix some deno.land/manual broken urls (#24557)
Fixing some broken urls found after the docs migration
Diffstat (limited to 'tests/wpt')
-rwxr-xr-xtests/wpt/wpt.ts2
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;