summaryrefslogtreecommitdiff
path: root/OvmfPkg
diff options
context:
space:
mode:
Diffstat (limited to 'OvmfPkg')
-rw-r--r--OvmfPkg/README4
-rwxr-xr-xOvmfPkg/create-release.py2
2 files changed, 3 insertions, 3 deletions
diff --git a/OvmfPkg/README b/OvmfPkg/README
index ef49bf8edd..147e6e0ebf 100644
--- a/OvmfPkg/README
+++ b/OvmfPkg/README
@@ -5,7 +5,7 @@ The Open Virtual Machine Firmware (OVMF) project aims
to support firmware for Virtual Machines using the edk2
code base. More information can be found at:
-http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=OVMF
+http://www.tianocore.org/ovmf/
=== STATUS ===
@@ -55,7 +55,7 @@ these binary outputs:
More information on building OVMF can be found at:
-http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=How_to_build_OVMF
+https://github.com/tianocore/tianocore.github.io/wiki/How%20to%20build%20OVMF
=== RUNNING OVMF on QEMU ===
diff --git a/OvmfPkg/create-release.py b/OvmfPkg/create-release.py
index a15d2473c8..82d8e7b0a2 100755
--- a/OvmfPkg/create-release.py
+++ b/OvmfPkg/create-release.py
@@ -134,7 +134,7 @@ shown below.
One sub-component of the OVMF project is a FAT filesystem driver. The FAT
filesystem driver code is also BSD licensed, but the code license contains
one additional term. This license can be found at
-http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=Edk2-fat-driver,
+https://github.com/tianocore/tianocore.github.io/wiki/Edk2-fat-driver
and a copy is shown below (following the normal BSD license).
=== BSD license: START ===