Skip to content

Commit 406f990

Browse files
committed
Use a badge url that displays a status
Looks like using the name is no longer a valid way to access it. Makes sense, the filename should be more stable.
1 parent 82479af commit 406f990

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,23 @@ Powerful ***D***ata***B***ase ***A***bstraction ***L***ayer with many features f
2121
[AppVeyor 5.0]: https://ci.appveyor.com/project/doctrine/dbal/branch/5.0.x
2222
[AppVeyor 5.0 image]: https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/5.0.x?svg=true
2323
[GA 5.0]: https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A5.0.x
24-
[GA 5.0 image]: https://github.com/doctrine/dbal/workflows/Continuous%20Integration/badge.svg?branch=5.0.x
24+
[GA 5.0 image]: https://github.com/doctrine/dbal/workflows/continuous-integration.yml/badge.svg?branch=5.0.x
2525

2626
[Coverage 4.3 image]: https://codecov.io/gh/doctrine/dbal/branch/4.3.x/graph/badge.svg
2727
[4.3]: https://github.com/doctrine/dbal/tree/4.3.x
2828
[CodeCov 4.3]: https://codecov.io/gh/doctrine/dbal/branch/4.3.x
2929
[AppVeyor 4.3]: https://ci.appveyor.com/project/doctrine/dbal/branch/4.3.x
3030
[AppVeyor 4.3 image]: https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/4.3.x?svg=true
3131
[GA 4.3]: https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.3.x
32-
[GA 4.3 image]: https://github.com/doctrine/dbal/workflows/Continuous%20Integration/badge.svg?branch=4.3.x
32+
[GA 4.3 image]: https://github.com/doctrine/dbal/workflows/continuous-integration.yml/badge.svg?branch=4.3.x
3333

3434
[Coverage 4.2 image]: https://codecov.io/gh/doctrine/dbal/branch/4.2.x/graph/badge.svg
3535
[4.2]: https://github.com/doctrine/dbal/tree/4.2.x
3636
[CodeCov 4.2]: https://codecov.io/gh/doctrine/dbal/branch/4.2.x
3737
[AppVeyor 4.2]: https://ci.appveyor.com/project/doctrine/dbal/branch/4.2.x
3838
[AppVeyor 4.2 image]: https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/4.2.x?svg=true
3939
[GA 4.2]: https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A4.2.x
40-
[GA 4.2 image]: https://github.com/doctrine/dbal/workflows/Continuous%20Integration/badge.svg?branch=4.2.x
40+
[GA 4.2 image]: https://github.com/doctrine/dbal/workflows/continuous-integration.yml/badge.svg?branch=4.2.x
4141
[TypeCov]: https://shepherd.dev/github/doctrine/dbal
4242
[TypeCov image]: https://shepherd.dev/github/doctrine/dbal/coverage.svg
4343

@@ -47,12 +47,12 @@ Powerful ***D***ata***B***ase ***A***bstraction ***L***ayer with many features f
4747
[AppVeyor 3.10]: https://ci.appveyor.com/project/doctrine/dbal/branch/3.10.x
4848
[AppVeyor 3.10 image]: https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/3.10.x?svg=true
4949
[GA 3.10]: https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A3.10.x
50-
[GA 3.10 image]: https://github.com/doctrine/dbal/workflows/Continuous%20Integration/badge.svg?branch=3.10.x
50+
[GA 3.10 image]: https://github.com/doctrine/dbal/workflows/continuous-integration.yml/badge.svg?branch=3.10.x
5151

5252
[Coverage 3.9 image]: https://codecov.io/gh/doctrine/dbal/branch/3.9.x/graph/badge.svg
5353
[3.9]: https://github.com/doctrine/dbal/tree/3.9.x
5454
[CodeCov 3.9]: https://codecov.io/gh/doctrine/dbal/branch/3.9.x
5555
[AppVeyor 3.9]: https://ci.appveyor.com/project/doctrine/dbal/branch/3.9.x
5656
[AppVeyor 3.9 image]: https://ci.appveyor.com/api/projects/status/i88kitq8qpbm0vie/branch/3.9.x?svg=true
5757
[GA 3.9]: https://github.com/doctrine/dbal/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A3.9.x
58-
[GA 3.9 image]: https://github.com/doctrine/dbal/workflows/Continuous%20Integration/badge.svg?branch=3.9.x
58+
[GA 3.9 image]: https://github.com/doctrine/dbal/workflows/continuous-integration.yml/badge.svg?branch=3.9.x

0 commit comments

Comments
 (0)