Skip to content

Commit f254957

Browse files
committed
Fixing links in doap
1 parent c78e2d2 commit f254957

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

etc/doap_Santuario.rdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<created>2006-03-20</created>
2626
<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
2727
<name>Apache Santuario</name>
28-
<homepage rdf:resource="htts://santuario.apache.org" />
28+
<homepage rdf:resource="https://santuario.apache.org" />
2929
<asfext:pmc rdf:resource="https://santuario.apache.org" />
3030
<shortdesc>Library implementing XML Digital Signature Specification &amp; XML Encryption Specification</shortdesc>
3131
<bug-database rdf:resource="https://issues.apache.org/jira/browse/SANTUARIO" />
@@ -78,7 +78,7 @@
7878
<asfext:title>XML Encryption Syntax and Processing</asfext:title>
7979
<asfext:body>W3C</asfext:body>
8080
<asfext:id>Exclusive XML Encryption</asfext:id>
81-
<asfext:url rdf:resource="http://www.w3.org/TR/2002/CR-xmlenc-core-20020304/"/>
81+
<asfext:url rdf:resource="https://www.w3.org/TR/xmlenc-core1/"/>
8282
</asfext:Standard>
8383
</asfext:implements>
8484

0 commit comments

Comments
 (0)