Skip to content

Commit 779a0b9

Browse files
authored
Merge pull request #1350 from devAbreu/patch-1
fix: wrong video linked for Playwright testing talk
2 parents c3d70f9 + 8cbdf50 commit 779a0b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flaskcon-2025/videos/testing-flask-and-quart-apps-with-playwright.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"videos": [
1818
{
1919
"type": "youtube",
20-
"url": "https://www.youtube.com/watch?v=Yuj-1j7uQjM"
20+
"url": "https://www.youtube.com/watch?v=U3W9V4NWbOk"
2121
}
2222
],
2323
"duration": 1587,
@@ -34,4 +34,4 @@
3434
}
3535
],
3636
"copyright_text": ""
37-
}
37+
}

0 commit comments

Comments
 (0)