Skip to content

Commit 86595e8

Browse files
committed
fix doc url
1 parent 32c3176 commit 86595e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/JsonPath/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $result = $crawler->find("$.store.book[?(@.category == 'fiction')].title");
3535
Resources
3636
---------
3737

38-
* [Documentation](https://symfony.com/doc/current/components/dom_crawler.html)
38+
* [Documentation](https://symfony.com/doc/current/components/json_path.html)
3939
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
4040
* [Report issues](https://github.com/symfony/symfony/issues) and
4141
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
 (0)