Skip to content

Commit 5b2e37b

Browse files
authored
Merge pull request #396 from greg0ire/fix-badge
Migrate to robust urls
2 parents 55c7240 + 1e4c07e commit 5b2e37b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ The Doctrine Persistence project is a library that provides common abstractions
1313

1414
[Coverage 3.3 image]: https://codecov.io/gh/doctrine/persistence/branch/3.3.x/graph/badge.svg
1515
[CodeCov 3.3]: https://codecov.io/gh/doctrine/persistence/branch/3.3.x
16-
[GA 3.3 image]: https://github.com/doctrine/persistence/workflows/Continuous%20Integration/badge.svg?branch=3.3.x
17-
[GA 3.3]: https://github.com/doctrine/persistence/actions?query=workflow%3A%22Continuous+Integration%22+branch%3A3.3.x
16+
[GA 3.3 image]: https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml/badge.svg?branch=3.3.x
17+
[GA 3.3]: https://github.com/doctrine/persistence/actions/workflows/continuous-integration.yml?branch=3.3.x

0 commit comments

Comments
 (0)