From dff5a05ba15406de20da2478a6d164c09f8d68d0 Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Thu, 5 Feb 2015 18:25:01 +0000 Subject: EmulatorPkg: Update web page and wiki urls Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen Reviewed-by: Bruce Cran git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16780 6f19259b-4bc3-4df7-8a09-765794883524 --- EmulatorPkg/Unix/Host/Host.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'EmulatorPkg/Unix/Host') diff --git a/EmulatorPkg/Unix/Host/Host.c b/EmulatorPkg/Unix/Host/Host.c index 7d8e0e28b4..977fe87fa6 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); -- cgit v1.2.3