summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Edel <mail@danny-edel.de>2015-11-08 09:53:17 +0100
committerHelmut Grohne <helmut@subdivi.de>2023-01-18 13:12:47 +0100
commit28b2ea41e6d83879613fa6ab1b66db6c546317f0 (patch)
tree46cd83e5826a9847e5928ebe89e3c05ef3b5f9e7
parent329e89618cf39b9437e64ba25c0f9c2ae6904691 (diff)
README.rst: Replace img src with text link
Lintian Tag: privacy-breach-generic Replaced the image linking to the asciinema.org screencast with a text-based link. ---- Gbp-Pq: Topic privacy Gbp-Pq: Name 0002-README.rst-Replace-img-src-with-text-link.patch
-rw-r--r--README.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f453b290..24f9a450 100644
--- a/README.rst
+++ b/README.rst
@@ -13,7 +13,13 @@ TODO: the screencasts need a remake using borg2, see there:
https://github.com/borgbackup/borg/issues/6303
-.. |screencast_basic|
+Quick start: watch a `screencast of BorgBackup Installation and Basic Usage
+<https://asciinema.org/a/133292?autoplay=1&speed=1>`_
+at asciinema.org.
+
+Since you are using the Debian package,
+you can of course ignore the installation part.
+
.. More screencasts: `installation`_, `advanced usage`_
What is BorgBackup?