Skip to content

Commit 8f72c35

Browse files
authored
Fixed wrong doc links in packages README files (#136)
1 parent acba3fa commit 8f72c35

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ composer require yokai/batch-symfony-validator
2222

2323
## Documentation
2424

25+
Please read the [dedicated documentation page](https://yokai-batch.readthedocs.io/en/0.x/bridges/symfony-validator.html).
26+
2527
This package provides:
2628

27-
- an [item processor](https://github.com/yokai-php/batch-src/blob/0.x/docs/batch-symfony-validator/skip-invalid-item-processor.md) that skip invalid items
29+
- an [item job processor](https://github.com/yokai-php/batch-symfony-validator/blob/0.x/src/SkipInvalidItemProcessor.php) that skip invalid items
2830

2931

3032
## Contribution

0 commit comments

Comments
 (0)