diff options
Diffstat (limited to 'lib/SAML2')
-rw-r--r-- | lib/SAML2/XML/shibmd/Scope.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/SAML2/XML/shibmd/Scope.php b/lib/SAML2/XML/shibmd/Scope.php index f095ba3..9847546 100644 --- a/lib/SAML2/XML/shibmd/Scope.php +++ b/lib/SAML2/XML/shibmd/Scope.php @@ -3,7 +3,7 @@ /** * Class which represents the Scope element found in Shibboleth metadata. * - * @link https://spaces.internet2.edu/display/SHIB/ShibbolethMetadataProfile + * @link https://wiki.shibboleth.net/confluence/display/SHIB/ShibbolethMetadataProfile * @package simpleSAMLphp * @version $Id$ */ |