|
1 | 1 | # Symfony EditorJS Bundle |
2 | 2 |
|
3 | 3 | [![Latest Version][ico-version]][link-packagist] |
4 | | -[![Latest Unstable Version][ico-unstable-version]][link-packagist] |
5 | 4 | [![Software License][ico-license]](LICENSE) |
6 | 5 | [![Build Status][ico-github-actions]][link-github-actions] |
7 | 6 | [![Code Coverage][ico-code-coverage]][link-code-coverage] |
@@ -58,13 +57,12 @@ The template for the `ListBlock` looks like this for example: |
58 | 57 | Just as other Twig templates you can easily [override](https://symfony.com/doc/6.3/bundles/override.html#templates) these templates. |
59 | 58 |
|
60 | 59 | [ico-version]: https://poser.pugx.org/setono/editorjs-bundle/v/stable |
61 | | -[ico-unstable-version]: https://poser.pugx.org/setono/editorjs-bundle/v/unstable |
62 | 60 | [ico-license]: https://poser.pugx.org/setono/editorjs-bundle/license |
63 | | -[ico-github-actions]: https://github.com/Setono/EditorJSBundle/workflows/build/badge.svg |
64 | | -[ico-code-coverage]: https://codecov.io/gh/Setono/EditorJSBundle/branch/1.x/graph/badge.svg |
65 | | -[ico-infection]: https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FSetono%2FEditorJSBundle%2F1.x |
| 61 | +[ico-github-actions]: https://github.com/Setono/editorjs-bundle/workflows/build/badge.svg |
| 62 | +[ico-code-coverage]: https://codecov.io/gh/Setono/editorjs-bundle/graph/badge.svg |
| 63 | +[ico-infection]: https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FSetono%2Feditorjs-bundle%2F1.x |
66 | 64 |
|
67 | 65 | [link-packagist]: https://packagist.org/packages/setono/editorjs-bundle |
68 | | -[link-github-actions]: https://github.com/Setono/EditorJSBundle/actions |
69 | | -[link-code-coverage]: https://codecov.io/gh/Setono/EditorJSBundle |
70 | | -[link-infection]: https://dashboard.stryker-mutator.io/reports/github.com/Setono/EditorJSBundle/1.x |
| 66 | +[link-github-actions]: https://github.com/Setono/editorjs-bundle/actions |
| 67 | +[link-code-coverage]: https://codecov.io/gh/Setono/editorjs-bundle |
| 68 | +[link-infection]: https://dashboard.stryker-mutator.io/reports/github.com/Setono/editorjs-bundle/1.x |
0 commit comments