Skip to content

Commit 79175f8

Browse files
committed
docs: use shields.io badge for back-navigation link
1 parent da56833 commit 79175f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Test](https://github.com/cpp-linter/cpp-linter-hooks/actions/workflows/test.yml/badge.svg)](https://github.com/cpp-linter/cpp-linter-hooks/actions/workflows/test.yml)
77
[![CodeQL](https://github.com/cpp-linter/cpp-linter-hooks/actions/workflows/codeql.yml/badge.svg)](https://github.com/cpp-linter/cpp-linter-hooks/actions/workflows/codeql.yml)
88

9-
> 🏠 [← Back to cpp-linter hub](https://cpp-linter.github.io/)
9+
> [![cpp-linter hub](https://img.shields.io/badge/%F0%9F%8F%A0_cpp--linter_hub-%E2%86%90_home-22863a)](https://cpp-linter.github.io/)
1010
1111
A pre-commit hook repository for C/C++ projects that installs and runs
1212
`clang-format` and `clang-tidy` through the

0 commit comments

Comments
 (0)