We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c3176 commit 86595e8Copy full SHA for 86595e8
src/Symfony/Component/JsonPath/README.md
@@ -35,7 +35,7 @@ $result = $crawler->find("$.store.book[?(@.category == 'fiction')].title");
35
Resources
36
---------
37
38
- * [Documentation](https://symfony.com/doc/current/components/dom_crawler.html)
+ * [Documentation](https://symfony.com/doc/current/components/json_path.html)
39
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
40
* [Report issues](https://github.com/symfony/symfony/issues) and
41
[send Pull Requests](https://github.com/symfony/symfony/pulls)
0 commit comments