From f32b22360f04508e5ac57dc7cdba3559c1c64fdc Mon Sep 17 00:00:00 2001
From: Olav Morken <olav.morken@uninett.no>
Date: Wed, 21 Dec 2011 10:13:47 +0000
Subject: [PATCH] SAML2: Update link to Shibboleth metadata profile.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3003 44740490-163a-0410-bde0-09ae8108e29a
---
 lib/SAML2/XML/shibmd/Scope.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/SAML2/XML/shibmd/Scope.php b/lib/SAML2/XML/shibmd/Scope.php
index f095ba3fe..984754677 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$
  */
-- 
GitLab