webtiming / timingobject

Defines the HTML5 Timing object at the basis of multi-device synchronization matters
25 stars 4 forks source link

Broken reference link #29

Closed chrisguttandin closed 6 years ago

chrisguttandin commented 6 years ago

I noticed that the link for DVB-CSS points to a PNG file. I guess this was unintended.

I just googled for the title "ETSI TS 103 256-2 V1.1.1 Digital Video Broadcasting (DVB); Companion Screens and Streams; Part 2: Content Identification and Media Synchronization." but could unfortunately only find documents with a very similar but different number.

chrisn commented 6 years ago

The reference number should be ETSI TS 103 286-2 (not 256). Tere's the a link to the document: https://www.etsi.org/deliver/etsi_ts/103200_103299/10328602/01.01.01_60/ts_10328602v010101p.pdf

chrisguttandin commented 6 years ago

Thanks @chrisn for the quick response. I created a pull request to fix it.