diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2016-12-09 13:42:47 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2016-12-09 13:42:47 +0100 |
commit | 55d548df24e138507315b504b3405a0d7cbb619c (patch) | |
tree | 17073e6d14fe973e008cf658a2b74d025eeb675e /xslt/full-summary.xslt | |
parent | 9a93ea8781f139ce97466aa3a9302c37d8ff61c4 (diff) |
md.swamid.se -> mds.swamid.se
Diffstat (limited to 'xslt/full-summary.xslt')
-rw-r--r-- | xslt/full-summary.xslt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xslt/full-summary.xslt b/xslt/full-summary.xslt index 025a705c..bf127dfa 100644 --- a/xslt/full-summary.xslt +++ b/xslt/full-summary.xslt @@ -9,7 +9,7 @@ extension-element-prefixes="exsl" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0"> - <xsl:import href="http://md.swamid.se/xslt/summary.xslt"/> + <xsl:import href="http://mds.swamid.se/xslt/summary.xslt"/> <xsl:template match="/md:EntitiesDescriptor"> <xsl:apply-templates select="md:EntityDescriptor"/> |