]> git.proxmox.com Git - proxmox-backup.git/commitdiff
docs: fix repo paths
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 Jul 2020 13:41:09 +0000 (15:41 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 Jul 2020 13:41:09 +0000 (15:41 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
docs/package-repositories.rst

index 0d39e38393aed26e865b143f166b9d5b3c3a0a36..4af60dd55584739a5d11ddd32be2dfb06fc9627c 100644 (file)
@@ -76,7 +76,7 @@ We recommend to configure this repository in ``/etc/apt/sources.list``.
 
   # PBS pbs-no-subscription repository provided by proxmox.com,
   # NOT recommended for production use
-  deb http://download.proxmox.com/debian/bps buster pbs-no-subscription
+  deb http://download.proxmox.com/debian/pbs buster pbs-no-subscription
 
   # security updates
   deb http://security.debian.org/debian-security buster/updates main contrib
@@ -98,5 +98,5 @@ adding the following line:
 .. code-block:: sources.list
   :caption: sources.list entry for ``pbstest``
 
-  deb http://download.proxmox.com/debian/bps buster pbstest
+  deb http://download.proxmox.com/debian/pbs buster pbstest