Skip to content

Commit 555c84c

Browse files
committed
Updated to 1.1.5 version
1 parent 627f1af commit 555c84c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-ES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ErrorHandler::SetCustomMethod($class, $method, $times);
100100

101101
### Tests
102102

103-
Para ejecutar las [pruebas](tests/ErrorHandler/test) simplemente:
103+
Para ejecutar las [pruebas](tests/ErrorHandler/Test) simplemente:
104104

105105
$ git clone https://github.com/Josantonius/PHP-ErrorHandler.git
106106

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ ErrorHandler::SetCustomMethod($class, $method, $times);
101101

102102
### Tests
103103

104-
To run [tests](tests/ErrorHandler/test) simply:
104+
To run [tests](tests/ErrorHandler/Test) simply:
105105

106106
$ git clone https://github.com/Josantonius/PHP-ErrorHandler.git
107107

0 commit comments

Comments
 (0)