diff --git a/checkin_notes b/checkin_notes index 8f4564e134..b65f7905bc 100644 --- a/checkin_notes +++ b/checkin_notes @@ -4444,8 +4444,14 @@ Charlie 20 June 2012 boinc.xcodeproj/ project.pbxproj -David 19 June 2012 +David 20 June 2012 - fix configure error on Linux. I think the AC_PROG_OBJCXX should be limited to Mac somehow configure.ac + +David 20 June 2012 + - web: fix BOINCStats link for host details + + html/inc/ + stats_sites.inc diff --git a/html/inc/stats_sites.inc b/html/inc/stats_sites.inc index 99506700f0..39908930c2 100644 --- a/html/inc/stats_sites.inc +++ b/html/inc/stats_sites.inc @@ -170,7 +170,7 @@ $team_name_sites = array( $host_sites = array( array( - "http://boincstats.com/en/stats/-1/detail/", + "http://boincstats.com/en/stats/-1/host/detail/", "BOINCstats.com", "boincstats_icon.png" ),