Skip to content

Commit 993b792

Browse files
committed
update stream link
1 parent 6869c90 commit 993b792

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const EVENT_DATE = new Date(EDITION_DATE_FROM + 'T00:00:00.000Z');
44
const TOTAL_PRIZEMONEY = 78000;
55
const LIVE_RESULTS = "https://red.laportal.net/Competitions/Details/15155";
66
const INTERNATIONAL_LIVESTREAM = "https://www.youtube.com/watch?v=nts7TqhqbOM";
7-
const NATIONAL_LIVESTREAM = "https://www.youtube.com/watch?v=0vQL8Yz00h0";
7+
const NATIONAL_LIVESTREAM = "https://www.youtube.com/@saarlaendischerrundfunk";
88
const PHOTOFINISH_LINK = "https://photofinish.lcrehlingen.de/pfingsten2025";
99

1010
const RESULT_LINKS = [

0 commit comments

Comments
 (0)