Skip to content

Commit 84da9cf

Browse files
committed
Adjusted links
1 parent ac6137c commit 84da9cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONFORMANCE_TESTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ You can test how well TypesXML supports DTDs and XML Schema by running the confo
44

55
## DTD Tests
66

7-
- Visit <https://www.w3.org/XML/Test/> and download the DTD conformance tests.
7+
- Visit [https://www.w3.org/XML/Test/](https://www.w3.org/XML/Test/) and download the DTD conformance tests.
88
- Decompress the downloaded file into `tests/xmltest`.
99

1010
### Running the DTD Tests
@@ -14,7 +14,7 @@ You can test how well TypesXML supports DTDs and XML Schema by running the confo
1414

1515
## XML Schema Tests
1616

17-
- Visit <https://www.w3.org/XML/2004/xml-schema-test-suite/index.html/> and download the XML Schema conformance tests.
17+
- Visit [https://www.w3.org/XML/2004/xml-schema-test-suite/](https://www.w3.org/XML/2004/xml-schema-test-suite/) and download the XML Schema conformance tests.
1818
- Decompress the downloaded file into `tests/xmlschema2006-11-06`.
1919

2020
### Running the XML Schema Tests

0 commit comments

Comments
 (0)