We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b302667 commit 6d83526Copy full SHA for 6d83526
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-[![CI][badge-ci]][workflow-ci]
+[![][badge-ci]][workflow-ci]
2
3
# openapi-generatr-spring
4
@@ -40,7 +40,7 @@ The `mapping.yaml` contains the type mapping information and is an optional file
40
See the [existing integration tests][generatr-int-resources] for a couple of examples.
41
42
43
-[badge-ci]: https://github.com/hauner/openapi-generatr-spring/workflows/CI/badge.svg
+[badge-ci]: https://github.com/hauner/openapi-generatr-spring/workflows/ci/badge.svg
44
[workflow-ci]: https://github.com/hauner/openapi-generatr-spring/actions?query=workflow%3ACI
45
46
[openapi]: https://www.openapis.org/
0 commit comments