Skip to content

Commit

Permalink
change email addr
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Jul 31, 2018
1 parent 5f38ad6 commit ac58cc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/dsroot/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -302,4 +302,4 @@
// on pages the SWITCHwayf generates
$developmentMode = $cds_settings['CDS_DEVELOPMENTMODE'];

?>
?>

0 comments on commit ac58cc3

Please sign in to comment.