summaryrefslogtreecommitdiff
path: root/EmulatorPkg/Unix/Host/Host.c
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2015-02-05 18:25:01 +0000
committerjljusten <jljusten@Edk2>2015-02-05 18:25:01 +0000
commitdff5a05ba15406de20da2478a6d164c09f8d68d0 (patch)
treeb88f0c24cf157b60251018e709cf02385f90c4dc /EmulatorPkg/Unix/Host/Host.c
parent58f89bb1d27883efe2b72163ffc874ccac8e54c6 (diff)
EmulatorPkg: 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> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16780 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmulatorPkg/Unix/Host/Host.c')
-rw-r--r--EmulatorPkg/Unix/Host/Host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EmulatorPkg/Unix/Host/Host.c b/EmulatorPkg/Unix/Host/Host.c
index 7d8e0e28b..977fe87fa 100644
--- a/EmulatorPkg/Unix/Host/Host.c
+++ b/EmulatorPkg/Unix/Host/Host.c
@@ -140,7 +140,7 @@ main (
fclose (GdbTempFile);
}
- printf ("\nEDK II UNIX Host Emulation Environment from edk2.sourceforge.net\n");
+ printf ("\nEDK II UNIX Host Emulation Environment from http://www.tianocore.org/edk2/\n");
setbuf (stdout, 0);
setbuf (stderr, 0);