summaryrefslogtreecommitdiff
path: root/frags
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-06-22 15:32:56 +0200
committerChristian Grothoff <christian@grothoff.org>2021-06-22 15:32:56 +0200
commit50f20abb76c227b94fa68e7e8c6879c29de32464 (patch)
treefe1fecb861668e786df079674c786573c20b6702 /frags
parentf8f1f3ace882f6cf22f564b6e398c9efab3effa1 (diff)
downloaddocs-50f20abb76c227b94fa68e7e8c6879c29de32464.tar.gz
docs-50f20abb76c227b94fa68e7e8c6879c29de32464.tar.bz2
docs-50f20abb76c227b94fa68e7e8c6879c29de32464.zip
fix docs
Diffstat (limited to 'frags')
-rw-r--r--frags/installing-debian.rst2
-rw-r--r--frags/installing-ubuntu.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/frags/installing-debian.rst b/frags/installing-debian.rst
index 2c36e98a..5f8c488b 100644
--- a/frags/installing-debian.rst
+++ b/frags/installing-debian.rst
@@ -41,7 +41,7 @@ into your keyring and update the package lists:
.. code-block:: console
- # wget -O - https://taler.net/static/taler-systems.gpg.key | apt-key add -
+ # wget -O - https://taler.net/taler-systems.gpg.key | apt-key add -
# apt update
.. note::
diff --git a/frags/installing-ubuntu.rst b/frags/installing-ubuntu.rst
index a72579da..af34d358 100644
--- a/frags/installing-ubuntu.rst
+++ b/frags/installing-ubuntu.rst
@@ -26,7 +26,7 @@ into your keyring and update the package lists:
.. code-block:: console
- # wget -O - https://taler.net/static/taler-systems.gpg.key | apt-sign add -
+ # wget -O - https://taler.net/taler-systems.gpg.key | apt-key add -
# apt update
.. note::