From: Peter Krempa <[email protected]> Our main page mentions security notices which we host at https://security.libvirt.org but links to them only from the security process page. Since we already have the wording there, turn it directly into a link.
Signed-off-by: Peter Krempa <[email protected]> --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 95b0995e99..e424d3024e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -34,8 +34,8 @@ Quick Links Already a regular open source contributor and have git set up? Have a quick look at how to propose your changes to libvirt correctly `Security vulnerabilities <securityprocess.html>`__ - View security notices and report vulnerabilities to the libvirt security - response team + View `security notices <https://security.libvirt.org>`__ and report + vulnerabilities to the libvirt security response team `Bug reporting <bugs.html>`__ View and report bugs in libvirt packages `XML configuration <format.html>`__ -- 2.51.1
