Skip to content

Commit 292b474

Browse files
committed
minor symfony#61774 [ObjectMapper] fix documentation link (xabbuh)
This PR was merged into the 7.3 branch. Discussion ---------- [ObjectMapper] fix documentation link | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix symfony/symfony-docs#21387 | License | MIT Commits ------- 014a140 fix documentation link
2 parents 3025865 + 014a140 commit 292b474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/ObjectMapper/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ are not covered by Symfony's
1212
Resources
1313
---------
1414

15-
* [Documentation](https://symfony.com/doc/current/components/object-mapper.html)
15+
* [Documentation](https://symfony.com/doc/current/object_mapper.html)
1616
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
1717
* [Report issues](https://github.com/symfony/symfony/issues) and
1818
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
 (0)