Skip to content

Commit 119ddb7

Browse files
committed
Merge pull request #21 from siwinski/pr-fix-readme-testing-link
Fix README's link to test cases
2 parents 592a66f + ee36610 commit 119ddb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Testing
104104
=======
105105

106106
A comprehensive list of test cases can be found at
107-
https://github.com/mtdowling/jmespath.php/tree/master/tests/JmesPath/compliance.
107+
https://github.com/jmespath/jmespath.php/tree/master/tests/compliance.
108108
These compliance tests are utilized by jmespath.php to ensure consistency with
109109
other implementations, and can serve as examples of the language.
110110

0 commit comments

Comments
 (0)