15061 osol_134 livecd installer release notes link should be more generic slim_1003
authorEvan Layton <Evan.Layton@Sun.COM>
Mon, 08 Mar 2010 16:55:23 -0700
branchslim_1003
changeset 770 754f9b58e56b
parent 768 9d56ac09f297
child 781 75f0e3635e17
15061 osol_134 livecd installer release notes link should be more generic
usr/src/cmd/gui-install/src/welcome-screen.h
--- a/usr/src/cmd/gui-install/src/welcome-screen.h	Fri Mar 05 09:18:36 2010 +0100
+++ b/usr/src/cmd/gui-install/src/welcome-screen.h	Mon Mar 08 16:55:23 2010 -0700
@@ -19,7 +19,7 @@
  * CDDL HEADER END
  */
 /*
- * Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+ * Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
  * Use is subject to license terms.
  */
 
@@ -37,7 +37,7 @@
 
 /* In future this will be provided via an API */
 #define	RELEASENOTESURL \
-    "http://opensolaris.org/os/project/indiana/resources/relnotes/200906/x86"
+    "http://docs.sun.com/doc/821-1479"
 
 typedef struct _WelcomeWindowXML {
 	GladeXML *welcomewindowxml;