summaryrefslogtreecommitdiff
path: root/xslt/idp-summary.xslt
diff options
context:
space:
mode:
Diffstat (limited to 'xslt/idp-summary.xslt')
-rw-r--r--xslt/idp-summary.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/xslt/idp-summary.xslt b/xslt/idp-summary.xslt
index 94923dcc..c73d72a4 100644
--- a/xslt/idp-summary.xslt
+++ b/xslt/idp-summary.xslt
@@ -9,7 +9,7 @@
extension-element-prefixes="exsl"
xmlns:shibmd="urn:mace:shibboleth:metadata:1.0">
- <xsl:import href="summary.xslt"/>
+ <xsl:import href="http://md.swamid.se/xslt/summary.xslt"/>
<xsl:template match="/md:EntitiesDescriptor">
<xsl:apply-templates select="md:EntityDescriptor[md:IDPSSODescriptor]"/>