We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ed815 commit 1afbeeeCopy full SHA for 1afbeee
README.md
@@ -203,4 +203,4 @@ By default, the comment is formatted like: `//# sourceMappingURL=...`, which you
203
When `options.multiline == true`, the comment is formatted like: `/*# sourceMappingURL=... */`, which you would find in a CSS source file.
204
205
[ci-url]: https://github.com/thlorenz/convert-source-map/actions?query=workflow:ci
206
-[ci-image]: https://img.shields.io/github/workflow/status/thlorenz/convert-source-map/CI?style=flat-square
+[ci-image]: https://img.shields.io/github/actions/workflow/status/thlorenz/convert-source-map/ci.yml?branch=master&style=flat-square
0 commit comments