Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <[email protected]> --- OvmfPkg/README | 4 ++-- OvmfPkg/create-release.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/OvmfPkg/README b/OvmfPkg/README index ef49bf8..147e6e0 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 a15d247..82d8e7b 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 === -- 2.1.4 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
