summaryrefslogtreecommitdiff
path: root/EmulatorPkg/Unix/Host/Host.c
diff options
context:
space:
mode:
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);