From 1b8ff68dc2febeb7906b27d07eddebb50d81089b Mon Sep 17 00:00:00 2001 From: Christian Ebner Date: Fri, 11 Aug 2023 13:09:05 +0200 Subject: [PATCH] docs: update external link to www.proxmox.com During the redesign of www.proxmox.com the menu structure and therefore some url changed. Update the external link in order to avoid an unneccessary redirect. Signed-off-by: Christian Ebner --- docs/epilog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/epilog.rst b/docs/epilog.rst index 972e68879..7f5c95f16 100644 --- a/docs/epilog.rst +++ b/docs/epilog.rst @@ -10,7 +10,7 @@ .. _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-ve +.. _Proxmox Virtual Environment: https://www.proxmox.com/proxmox-virtual-environment/overview .. _Proxmox Backup: https://pbs.proxmox.com/wiki/index.php/Main_Page .. _PBS Development List: https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel .. _reStructuredText: https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html