Skip to content

Commit 0481a90

Browse files
committed
docs(readme): fix link to license in license badge
1 parent 5c5c890 commit 0481a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![crate downloads](https://img.shields.io/crates/d/git-mob-tool?style=round)](https://crates.io/crates/git-mob-tool)
1010
[![github release](https://img.shields.io/github/v/release/mubashwer/git-mob?style=round)](https://github.com/Mubashwer/git-mob/releases/latest)
1111
[![github release downloads](https://img.shields.io/github/downloads/mubashwer/git-mob/total?style=round)](https://github.com/Mubashwer/git-mob/releases)
12-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)
12+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
1313
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
1414

1515
You can attribute a git commit to more than one author by adding one or more `Co-authored-by` trailers to the commit's message. Co-authored commits are visible on GitHub. For more information, see [here](https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors).

0 commit comments

Comments
 (0)