Skip to content

Commit 1b75b6a

Browse files
committed
Update badges
1 parent d6fb55b commit 1b75b6a

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
@@ -4,9 +4,9 @@ sparsebundlefs
44
FUSE filesystem for reading macOS sparse-bundle disk images.
55

66
[![Continuous Integration][ci-badge]][ci-link]
7+
![CodeQL][codeql-badge]
78
[![CodeFactor][codefactor-badge]][codefactor-link]
89
[![LGTM][lgtm-badge]][lgtm-link]
9-
![CodeQL][codeql-badge]
1010
[![License][license]][bsd]
1111

1212
Mac OS X 10.5 (Leopard) introduced the concept of sparse-bundle disk images, where the data is
@@ -167,7 +167,7 @@ This software is licensed under the [BSD two-clause "simplified" license][bsd].
167167
[codefactor-badge]: https://www.codefactor.io/repository/github/torarnv/sparsebundlefs/badge
168168
[codefactor-link]: https://www.codefactor.io/repository/github/torarnv/sparsebundlefs
169169

170-
[lgtm-badge]: https://img.shields.io/lgtm/alerts/g/torarnv/sparsebundlefs.svg?label=LGTM
170+
[lgtm-badge]: https://img.shields.io/lgtm/grade/cpp/github/torarnv/sparsebundlefs?label=LGTM
171171
[lgtm-link]: https://lgtm.com/projects/g/torarnv/sparsebundlefs/
172172

173173
[codeql-badge]: https://github.com/torarnv/sparsebundlefs/workflows/CodeQL/badge.svg

0 commit comments

Comments
 (0)