diff -r c8e203ca6e6e -r 8cb391c2269d src/modules/misc.py --- a/src/modules/misc.py Sat Sep 03 23:24:41 2011 +0000 +++ b/src/modules/misc.py Sat Sep 03 23:27:12 2011 +0000 @@ -63,7 +63,7 @@ # TBD: replace with a call to api.info() that can return a "release" # attribute of form YYYYMM against the SUNWsolnm package - return "http://docs.sun.com/doc/821-1479" + return "http://wiki.openindiana.org/oi/oi_151a+Release+Notes" def time_to_timestamp(t): """convert seconds since epoch to %Y%m%dT%H%M%SZ format"""