Skip to content

Commit 9300450

Browse files
authored
Update hyperlinks for Interop 2025 investigation areas (#4481)
* Update links for investigation areas * Update links for Investigation areas
1 parent 38c16f0 commit 9300450

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

webapp/components/interop-data.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1463,12 +1463,12 @@ export const interopData = {
14631463
},
14641464
{
14651465
'name': 'Privacy testing',
1466-
'url': 'https://github.com/web-platform-tests/interop/issues/831',
1466+
'url': 'https://github.com/web-platform-tests/interop-privacy',
14671467
'scores_over_time': []
14681468
},
14691469
{
14701470
'name': 'WebVTT',
1471-
'url': 'https://github.com/web-platform-tests/interop/issues/860',
1471+
'url': 'https://github.com/web-platform-tests/interop-webvtt',
14721472
'scores_over_time': []
14731473
}
14741474
],

webapp/static/interop-data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1436,12 +1436,12 @@
14361436
},
14371437
{
14381438
"name": "Privacy testing",
1439-
"url": "https://github.com/web-platform-tests/interop/issues/831",
1439+
"url": "https://github.com/web-platform-tests/interop-privacy",
14401440
"scores_over_time": []
14411441
},
14421442
{
14431443
"name": "WebVTT",
1444-
"url": "https://github.com/web-platform-tests/interop/issues/860",
1444+
"url": "https://github.com/web-platform-tests/interop-webvtt",
14451445
"scores_over_time": []
14461446
}
14471447
],

0 commit comments

Comments
 (0)