We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59ef79c + 18d3794 commit 0f043f3Copy full SHA for 0f043f3
README.md
@@ -1,8 +1,9 @@
1
# gitobj
2
3
-![CI status][1]
+[![CI status][ci_badge]][ci_url]
4
5
-[1]: https://github.com/git-lfs/gitobj/workflows/CI/badge.svg
+[ci_badge]: https://github.com/git-lfs/gitobj/workflows/CI/badge.svg
6
+[ci_url]: https://github.com/git-lfs/gitobj/actions?query=workflow%3ACI
7
8
Package `gitobj` reads and writes loose and packed Git objects.
9
0 commit comments