diff options
author | Jordan Justen <jordan.l.justen@intel.com> | 2015-02-05 18:24:38 +0000 |
---|---|---|
committer | jljusten <jljusten@Edk2> | 2015-02-05 18:24:38 +0000 |
commit | 9a426abcdb1b6d7e2cc2bcbf9416eb152b7c7d6e (patch) | |
tree | 9b955f2abc8de1705eb986ddc789e0a0ca4c9c60 /OvmfPkg | |
parent | e70357cbdbfdbb363ba0afcdd59066da5536870c (diff) | |
download | edk2-platforms-9a426abcdb1b6d7e2cc2bcbf9416eb152b7c7d6e.tar.xz |
OvmfPkg: Update web page and wiki urls
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Bruce Cran <bruce.cran@gmail.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16778 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OvmfPkg')
-rw-r--r-- | OvmfPkg/README | 4 | ||||
-rwxr-xr-x | OvmfPkg/create-release.py | 2 |
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 ===
|