summaryrefslogtreecommitdiff
path: root/doc/videos
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-26 19:21:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-26 19:21:19 -0400
commitb0d801955a9bbc15ab783253af088df4a7b4077a (patch)
tree317610e601f2b9a2425299631cb980290eb0d74d /doc/videos
parentffcc551b4c333fc0a9d8f0c01d1b27d2c3b75d38 (diff)
downloads.kitenet.net now supports https; use it for all links
Diffstat (limited to 'doc/videos')
-rw-r--r--doc/videos/git-annex_assistant_archiving.mdwn4
-rw-r--r--doc/videos/git-annex_assistant_introduction.mdwn4
-rw-r--r--doc/videos/git-annex_assistant_remote_sharing.mdwn4
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/videos/git-annex_assistant_archiving.mdwn b/doc/videos/git-annex_assistant_archiving.mdwn
index 6e400ae0f..7e891c2f7 100644
--- a/doc/videos/git-annex_assistant_archiving.mdwn
+++ b/doc/videos/git-annex_assistant_archiving.mdwn
@@ -1,5 +1,5 @@
<video controls width=400>
-<source src="http://downloads.kitenet.net/videos/git-annex/git-annex-assistant-archiving.ogv">
+<source src="https://downloads.kitenet.net/videos/git-annex/git-annex-assistant-archiving.ogv">
</video><br>
-A <a href="http://downloads.kitenet.net/videos/git-annex/git-annex-assistant-archiving.ogv">9 minute screencast</a>
+A <a href="https://downloads.kitenet.net/videos/git-annex/git-annex-assistant-archiving.ogv">9 minute screencast</a>
covering archiving your files with the [[git-annex assistant|/assistant]]</a>.
diff --git a/doc/videos/git-annex_assistant_introduction.mdwn b/doc/videos/git-annex_assistant_introduction.mdwn
index 7014da24e..93f9df1ba 100644
--- a/doc/videos/git-annex_assistant_introduction.mdwn
+++ b/doc/videos/git-annex_assistant_introduction.mdwn
@@ -1,5 +1,5 @@
<video controls width=400>
-<source src="http://downloads.kitenet.net/videos/git-annex/git-annex-assistant-intro.ogv">
+<source src="https://downloads.kitenet.net/videos/git-annex/git-annex-assistant-intro.ogv">
</video><br>
-A <a href="http://downloads.kitenet.net/videos/git-annex/git-annex-assistant-intro.ogv">8 minute screencast</a>
+A <a href="https://downloads.kitenet.net/videos/git-annex/git-annex-assistant-intro.ogv">8 minute screencast</a>
introducing the [[git-annex assistant|/assistant]]</a>.
diff --git a/doc/videos/git-annex_assistant_remote_sharing.mdwn b/doc/videos/git-annex_assistant_remote_sharing.mdwn
index 5aacc6e06..6d9a97e8e 100644
--- a/doc/videos/git-annex_assistant_remote_sharing.mdwn
+++ b/doc/videos/git-annex_assistant_remote_sharing.mdwn
@@ -1,6 +1,6 @@
<video controls width=400>
-<source src="http://downloads.kitenet.net/videos/git-annex/git-annex-xmpp-pairing.ogv">
+<source src="https://downloads.kitenet.net/videos/git-annex/git-annex-xmpp-pairing.ogv">
</video><br>
-A <a href="http://downloads.kitenet.net/videos/git-annex/git-annex-xmpp-pairing.ogv">6 minute screencast</a>
+A <a href="https://downloads.kitenet.net/videos/git-annex/git-annex-xmpp-pairing.ogv">6 minute screencast</a>
showing how to share files between your computers in different locations,
such as home and work.