[tor-commits] [webwml/staging] Don't rely on people.tpo for the website
arma at torproject.org
arma at torproject.org
Wed Mar 9 19:23:15 UTC 2016
commit 5a4e0c03f9afdee80d9d0cc2cb818842ada7bc2e
Author: Sebastian Hahn <sebastian at torproject.org>
Date: Sun Feb 7 03:17:20 2016 +0100
Don't rely on people.tpo for the website
---
press/en/video.wml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/press/en/video.wml b/press/en/video.wml
index 62dc4d3..77251e2 100644
--- a/press/en/video.wml
+++ b/press/en/video.wml
@@ -27,7 +27,7 @@
<video width="500" height="281" controls preload="none" poster="$(IMGROOT)/tor-animation.jpg">
<source src="https://media.torproject.org/video/2015-03-animation/HQ/Tor_Animation_en.webm" type="video/webm">
- <track label="English" kind="captions" src="https://people.torproject.org/~nima/03-2015-Tor-Animation/subs/vtt/en.vtt" srclang="en" default>
+ <track label="English" kind="captions" src="https://media.torproject.org/video/2015-03-animation/subs/vtt/en.vtt" srclang="en" default>
</video>
</div>
More information about the tor-commits
mailing list