Skip to content

Commit 144d9bd

Browse files
Merge pull request #114 from langsamu/patch-1
Make RDF 1.1 test suite link absolute
2 parents b5f4d0c + df14931 commit 144d9bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data-shapes-test-suite/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h3>Manifest format</h3>
9393
</p>
9494
<p>
9595
The manifest file is defined in RDF and is compatible with the manifest used by other W3c initiatives like
96-
<a href="www.w3.org/2011/rdf-wg/wiki/RDF_Test_Suites">RDF 1.1</a> or
96+
<a href="https://www.w3.org/2011/rdf-wg/wiki/RDF_Test_Suites">RDF 1.1</a> or
9797
<a href="http://www.w3.org/2001/sw/DataAccess/tests/r2">SPARQL</a>
9898
</p>
9999

@@ -720,4 +720,4 @@ <h3>Validate RDF Data Tests</h3>
720720

721721
</body>
722722

723-
</html>
723+
</html>

0 commit comments

Comments
 (0)