Skip to content

Commit 877df9b

Browse files
committed
Fix badge URLs and remove duplicate issues badge in README
1 parent 411da2c commit 877df9b

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
@@ -3,9 +3,9 @@
33
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
44
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md)
55
[![Code of Conduct](https://img.shields.io/badge/code%20of%20conduct-Contributor%20Covenant-blueviolet.svg)](CODE_OF_CONDUCT.md)
6-
[![Issues](https://img.shields.io/github/issues/Cod-e-Codes/codesleuth.svg)](https://github.com/Cod-e-Codes/codesleuth/issues)
7-
[![Pull Requests](https://img.shields.io/github/issues-pr/Cod-e-Codes/codesleuth.svg)](https://github.com/Cod-e-Codes/codesleuth/pulls)
8-
[![Last Commit](https://img.shields.io/github/last-commit/Cod-e-Codes/codesleuth.svg)](https://github.com/Cod-e-Codes/codesleuth/commits/main)
6+
[![Issues](https://img.shields.io/github/issues/Cod-e-Codes/codesleuth)](https://github.com/Cod-e-Codes/codesleuth/issues)
7+
[![Pull Requests](https://img.shields.io/github/issues-pr/Cod-e-Codes/codesleuth)](https://github.com/Cod-e-Codes/codesleuth/pulls)
8+
[![Last Commit](https://img.shields.io/github/last-commit/Cod-e-Codes/codesleuth)](https://github.com/Cod-e-Codes/codesleuth/commits/main)
99

1010
---
1111

0 commit comments

Comments
 (0)