diff --git a/assets/dsroot/config.php b/assets/dsroot/config.php index 254e5b1..de1cefe 100644 --- a/assets/dsroot/config.php +++ b/assets/dsroot/config.php @@ -267,7 +267,7 @@ //$smallLogoURL = 'http://ds.example.org/SWITCHwayf/images/small-federation-logo.png'; // Support contact email address -$supportContactEmail = 'admin@incommon.org'; +$supportContactEmail = 'collaboration-support@internet2.edu'; // Absolute URL to the logo of the organization operating this Discovery Service // Set to an empty string to hide the logo @@ -302,4 +302,4 @@ // on pages the SWITCHwayf generates $developmentMode = $cds_settings['CDS_DEVELOPMENTMODE']; -?> \ No newline at end of file +?>