Skip to content

Commit 18e5f52

Browse files
Fix URL
1 parent 46023de commit 18e5f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<xs:documentation source="https://phpunit.de/manual/4.8/en/appendixes.configuration.html">
55
This Schema file defines the rules by which the XML configuration file of PHPUnit 4.8 may be structured.
66
</xs:documentation>
7-
<xs:appinfo source="http://www.phpunit.de/manual/current/en/appendixes.configuration.html"/>
7+
<xs:appinfo source="https://phpunit.de/manual/4.8/en/appendixes.configuration.html"/>
88
</xs:annotation>
99
<xs:element name="phpunit" type="phpUnitType">
1010
<xs:annotation>

0 commit comments

Comments
 (0)