diff options
author | Olav Morken <olav.morken@uninett.no> | 2011-12-21 10:13:47 +0000 |
---|---|---|
committer | Olav Morken <olav.morken@uninett.no> | 2011-12-21 10:13:47 +0000 |
commit | f32b22360f04508e5ac57dc7cdba3559c1c64fdc (patch) | |
tree | 25c79c442f98c6650965a5b9410794f927678227 /lib | |
parent | 6e6066aa54b14eb053da4feb469e9d7f671c5dae (diff) | |
download | simplesamlphp-f32b22360f04508e5ac57dc7cdba3559c1c64fdc.zip simplesamlphp-f32b22360f04508e5ac57dc7cdba3559c1c64fdc.tar.gz simplesamlphp-f32b22360f04508e5ac57dc7cdba3559c1c64fdc.tar.bz2 |
SAML2: Update link to Shibboleth metadata profile.
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3003 44740490-163a-0410-bde0-09ae8108e29a
Diffstat (limited to 'lib')
-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$ */ |