Skip to content

Commit b1ee3d0

Browse files
authored
Fixed wrong doc links in packages README files (#136)
1 parent 2a84084 commit b1ee3d0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ composer require yokai/batch-symfony-framework
2222

2323
## Documentation
2424

25-
This package provides:
25+
Please read the [getting started documentation page](https://yokai-batch.readthedocs.io/en/0.x/getting-started/with-symfony.html).
2626

27-
- [integration](https://github.com/yokai-php/batch-src/blob/0.x/docs/batch-symfony-framework/getting-started.md) with Symfony framework
28-
- a [UI](https://github.com/yokai-php/batch-src/blob/0.x/docs/batch-symfony-framework/ui.md) with Symfony framework
27+
Or the [dedicated documentation page](https://yokai-batch.readthedocs.io/en/0.x/bridges/symfony-framework.html).
2928

3029

3130
## Contribution

0 commit comments

Comments
 (0)