Commit 75f3c97476 for qemu.org

commit 75f3c97476454f735f85c77a3183856be7ba0c4c
Author: Thomas Huth <th.huth@posteo.eu>
Date:   Thu Jul 2 07:48:58 2026 +0000

    docs/system/ppc/pseries: Update the link to the SLOF repository

    SLOF has been moved to gitlab.com already a while ago. We updated
    the link in pc-bios/README in commit 7f98b4f25ed9 ("pseries: Update
    SLOF firmware image"), but forgot to update it in the manual, too.

    Signed-off-by: Thomas Huth <th.huth@posteo.eu>
    Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
    Link: https://lore.kernel.org/qemu-devel/20260702074842.4806-1-th.huth@posteo.eu
    Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>

diff --git a/docs/system/ppc/pseries.rst b/docs/system/ppc/pseries.rst
index bbc51aa7fc..107091a37f 100644
--- a/docs/system/ppc/pseries.rst
+++ b/docs/system/ppc/pseries.rst
@@ -43,7 +43,7 @@ Firmware

 The pSeries platform in QEMU comes with 2 firmwares:

-`SLOF <https://github.com/aik/SLOF>`_ (Slimline Open Firmware) is an
+`SLOF <https://gitlab.com/slof/slof>`_ (Slimline Open Firmware) is an
 implementation of the `IEEE 1275-1994, Standard for Boot (Initialization
 Configuration) Firmware: Core Requirements and Practices
 <https://standards.ieee.org/standard/1275-1994.html>`_.