Skip to content

Commit 3cb454c

Browse files
authored
Fix broken link to JUnit XSD file (infra) (#2374)
Fix broken link to JUnit XSD file.
1 parent 3b1ee83 commit 3cb454c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tutorial/using-checkbox/test-report.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ in the search bar, you can view all test results related to audio testing.
130130
:doc:`../../reference/submission-schema`.
131131

132132
``junit``
133-
`JUnit XML <https://windyroad.com.au/dl/Open%20Source/JUnit.xsd>`_ files
134-
contain test data that can be read by Jenkins.
133+
`JUnit XML <https://github.com/windyroad/JUnit-Schema/blob/master/JUnit.xsd>`_
134+
files contain test data that can be read by Jenkins.
135135

136136
``tar.xz``
137137
The xz compressed tarball is a comprehensive archive that includes the

0 commit comments

Comments
 (0)