Browse Source

Platform/Qemu: Update SbsaQemu Readme.md with current QEMU git URL

The canonical QEMU Git URL isn't GitHub, but GitLab.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
Rebecca Cran 2 years ago
parent
commit
c17d76f25d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Platform/Qemu/SbsaQemu/Readme.md

+ 1 - 1
Platform/Qemu/SbsaQemu/Readme.md

@@ -27,7 +27,7 @@ Flash1 contains EFI code and EFI variables.
 
 Create a directory $WORKSPACE that would hold source code of the components.
 
-  1. [qemu](https://github.com/qemu/qemu.git)
+  1. [qemu](https://gitlab.com/qemu-project/qemu.git)
   2. [edk2](https://github.com/tianocore/edk2)
   3. [edk2-platforms](https://github.com/tianocore/edk2-platforms)
   4. [edk2-non-osi](https://github.com/tianocore/edk2-non-osi)