aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/cookie-store/document_cookie.tentative.https.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/web-platform-tests/cookie-store/document_cookie.tentative.https.html')
-rw-r--r--tests/wpt/web-platform-tests/cookie-store/document_cookie.tentative.https.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/cookie-store/document_cookie.tentative.https.html b/tests/wpt/web-platform-tests/cookie-store/document_cookie.tentative.https.html
index 27e34d59be7..e19b841d0cf 100644
--- a/tests/wpt/web-platform-tests/cookie-store/document_cookie.tentative.https.html
+++ b/tests/wpt/web-platform-tests/cookie-store/document_cookie.tentative.https.html
@@ -2,7 +2,7 @@
<meta charset="utf-8">
<meta name="timeout" content="long">
<title>Async Cookies: document.cookie (HTTPS)</title>
-<meta name="help" href="https://github.com/WICG/async-cookies-api/blob/gh-pages/explainer.md">
+<meta name="help" href="https://github.com/WICG/cookie-store/blob/gh-pages/explainer.md">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="resources/testharness-helpers.js"></script>