mirror of https://github.com/iv-org/invidious.git
Use correct videojs-vtt-thumbnails location in licences.ecr
This commit is contained in:
parent
0323202a03
commit
02431b3f98
|
@ -215,7 +215,7 @@
|
|||
</td>
|
||||
|
||||
<td>
|
||||
<a href="https://github.com/omarroth/videojs-vtt-thumbnails"><%= translate(locale, "source") %></a>
|
||||
<a href="https://github.com/chrisboustead/videojs-vtt-thumbnails"><%= translate(locale, "source") %></a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in New Issue