Skip to content

Commit 454852f

Browse files
committed
Fixed badges in README.md
1 parent af70eb0 commit 454852f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
<img src="https://app.codacy.com/project/badge/Grade/59828f3512224a018a6930c0c68c5a71"/>
2626
</a>
2727
<a href="https://github.com/axusinc/cp-programming-template">
28-
<img alt="Git Size" src="https://img.shields.io/endpoint?url=https://github.com/axusinc/cp-programming-template/blob/badges/git-size.md?raw=true" />
28+
<img alt="Git Size" src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/likespro/cp-programming-template/badges/git-size.md?raw=true" />
2929
</a>
3030
<a href="https://github.com/axusinc/cp-programming-template">
31-
<img alt="Git File Count" src="https://img.shields.io/endpoint?url=https://github.com/axusinc/cp-programming-template/blob/badges/git-file-count.md?raw=true" />
31+
<img alt="Git File Count" src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/likespro/cp-programming-template/badges/git-file-count.md?raw=true" />
3232
</a>
3333
<a href="https://github.com/axusinc/cp-programming-template">
34-
<img alt="Git Lines Of Code" src="https://img.shields.io/endpoint?url=https://github.com/axusinc/cp-programming-template/blob/badges/git-lines-of-code.md?raw=true" />
34+
<img alt="Git Lines Of Code" src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/likespro/cp-programming-template/badges/git-lines-of-code.md?raw=true" />
3535
</a>
3636
</p>
3737

0 commit comments

Comments
 (0)