From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 866EE9DBB4 for ; Fri, 24 Nov 2023 18:44:06 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 6C4AA1341C for ; Fri, 24 Nov 2023 18:44:06 +0100 (CET) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [94.136.29.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS for ; Fri, 24 Nov 2023 18:44:04 +0100 (CET) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 8409843D31 for ; Fri, 24 Nov 2023 18:44:04 +0100 (CET) From: Alexander Zeidler To: pbs-devel@lists.proxmox.com Date: Fri, 24 Nov 2023 18:43:44 +0100 Message-Id: <20231124174347.200266-3-a.zeidler@proxmox.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231124174347.200266-1-a.zeidler@proxmox.com> References: <20231124174347.200266-1-a.zeidler@proxmox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SPAM-LEVEL: Spam detection results: 0 AWL -0.336 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_INFOUSMEBIZ 0.75 Prevalent use of .info|.us|.me|.me.uk|.biz|xyz|id|rocks|life domains in spam/malware SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record T_SCC_BODY_TEXT_LINE -0.01 - URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [proxmox.com, qemu.org, sphinx-doc.org, rust-lang.org, linuxcontainers.org, wikipedia.org, debian-handbook.info, gnu.org] Subject: [pbs-devel] [PATCH proxmox-backup 3/6] docs: epilog: update hyperlinks X-BeenThere: pbs-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Backup Server development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Nov 2023 17:44:06 -0000 Signed-off-by: Alexander Zeidler --- docs/epilog.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/epilog.rst b/docs/epilog.rst index 6c18dba4..7625bb23 100644 --- a/docs/epilog.rst +++ b/docs/epilog.rst @@ -10,15 +10,15 @@ .. _Zstandard: https://en.wikipedia.org/wiki/Zstandard .. _Proxmox: https://www.proxmox.com .. _Proxmox Community Forum: https://forum.proxmox.com -.. _Proxmox Virtual Environment: https://www.proxmox.com/proxmox-virtual-environment/overview -.. _Proxmox Backup: https://pbs.proxmox.com/wiki/index.php/Main_Page +.. _Proxmox Virtual Environment: https://www.proxmox.com/proxmox-virtual-environment +.. _Proxmox Backup: https://www.proxmox.com/proxmox-backup-server .. _Proxmox Backup Sever Development List: https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel .. _reStructuredText: https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html .. _Rust: https://www.rust-lang.org/ .. _SHA-256: https://en.wikipedia.org/wiki/SHA-2 .. _Sphinx: https://www.sphinx-doc.org .. _Virtual machine: https://en.wikipedia.org/wiki/Virtual_machine -.. _APT: http://en.wikipedia.org/wiki/Advanced_Packaging_Tool +.. _APT: https://en.wikipedia.org/wiki/Advanced_Packaging_Tool .. _QEMU: https://www.qemu.org/ .. _LXC: https://linuxcontainers.org/lxc/introduction/ @@ -27,7 +27,7 @@ .. _GCM: https://en.wikipedia.org/wiki/Galois/Counter_Mode .. _AGPL3: https://www.gnu.org/licenses/agpl-3.0.en.html .. _Debian: https://www.debian.org/index.html -.. _Debian Administrator's Handbook: https://debian-handbook.info/download/stable/debian-handbook.pdf +.. _Debian Administrator's Handbook: https://debian-handbook.info/ .. _LVM: https://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux) .. _ZFS: https://en.wikipedia.org/wiki/ZFS @@ -37,4 +37,4 @@ .. _UTC: https://en.wikipedia.org/wiki/Coordinated_Universal_Time .. _ISO Week date: https://en.wikipedia.org/wiki/ISO_week_date -.. _systemd.time manpage: https://manpages.debian.org/buster/systemd/systemd.time.7.en.html +.. _systemd.time manpage: https://manpages.debian.org/stable/systemd/systemd.time.7.en.html -- 2.39.2