Skip to content

Commit 6d88337

Browse files
fix: youtube link to new version of "Les pisteurs en 2 minutes"
1 parent 0159a84 commit 6d88337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exodus/web/templates/base/trackers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h4>{% trans "What is a tracker?" %}</h4>
2828
<video class="col-12 mb-4" controls preload="none" poster="https://static.exodus-privacy.eu.org/image/les-pisteurs-en-2-minutes.jpg">
2929
<source src="https://static.exodus-privacy.eu.org/video/les-pisteurs-en-2-minutes.webm" type="video/webm" />
3030
</video>
31-
<a target='_blank' rel='noreferrer' href='https://www.youtube.com/watch?v=sv_xF2KIJZE'>{% trans "See the video on Youtube" %}</a>
31+
<a target='_blank' rel='noreferrer' href='https://www.youtube.com/watch?v=1GtwzESIxzc'>{% trans "See the video on Youtube" %}</a>
3232
<p>
3333
<p>
3434
{% trans "A tracker is a piece of software whose task is to gather information on the person using the application, on how they use it, or on the smartphone being used. A tracker is usually distributed by companies as a SDK (Software Development Kit), a sort of ready-made toolkit, aiming to make it easier for application developers. To be noted : 'open source' trackers exist, their code is available and open to everyone." %}

0 commit comments

Comments
 (0)