summaryrefslogtreecommitdiff
path: root/xslt
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2016-12-09 15:03:00 +0100
committerLeif Johansson <leifj@sunet.se>2016-12-09 15:03:00 +0100
commit3ad5ce5f81f34a5cc198d90c6ed873e0803cca52 (patch)
tree50938a49dcd57a0eec0f0cf02c811de99ef7d264 /xslt
parente0bb05832279cc8effcb64cdadb911f9f639e4a8 (diff)
parent55d548df24e138507315b504b3405a0d7cbb619c (diff)
Merge branch 'master' of md-master.swamid.se:swamid-metadata
Diffstat (limited to 'xslt')
-rw-r--r--xslt/full-summary.xslt2
-rw-r--r--xslt/normalize.xsl4
2 files changed, 3 insertions, 3 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"/>
diff --git a/xslt/normalize.xsl b/xslt/normalize.xsl
index 56a32d75..0886feef 100644
--- a/xslt/normalize.xsl
+++ b/xslt/normalize.xsl
@@ -25,8 +25,8 @@ You as contractual obligations.
The SWAMID Metadata Terms of Access and Use can be found here:
-- http://md.swamid.se/md/swamid-tou-sv.txt Swedish version - Legally Binding!
-- http://md.swamid.se/md/swamid-tou-en.txt English version - Non-normative translation
+- http://mds.swamid.se/md/swamid-tou-sv.txt Swedish version - Legally Binding!
+- http://mds.swamid.se/md/swamid-tou-en.txt English version - Non-normative translation
If You do not accept these Terms, then You must not continue to use this Metadata.