summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-view-transitions/ready_resolves_after_dom_before_raf.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/css-view-transitions/ready_resolves_after_dom_before_raf.html')
-rw-r--r--testing/web-platform/tests/css/css-view-transitions/ready_resolves_after_dom_before_raf.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/web-platform/tests/css/css-view-transitions/ready_resolves_after_dom_before_raf.html b/testing/web-platform/tests/css/css-view-transitions/ready_resolves_after_dom_before_raf.html
index adf3dc6c16..043d01c932 100644
--- a/testing/web-platform/tests/css/css-view-transitions/ready_resolves_after_dom_before_raf.html
+++ b/testing/web-platform/tests/css/css-view-transitions/ready_resolves_after_dom_before_raf.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<title>View transitions: promise resolution ordering</title>
-<link rel="help" href="https://github.com/WICG/view-transitions">
+<link rel="help" href="https://drafts.csswg.org/css-view-transitions-1/">
<link rel="author" href="mailto:vmpstr@chromium.org">
<script src="/resources/testharness.js"></script>