Skip to content

Commit

Permalink
Fix new link to license in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EliahKagan committed Sep 27, 2023
1 parent 58076c2 commit 13b8597
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ gpg --edit-key 4C08421980C9

### LICENSE

[New BSD License](https://opensource.org/license/bsd-3-clause/). See the [LICENSE file](https://github.com/gitpython-developers/GitPython/blob/main/license).
[New BSD License](https://opensource.org/license/bsd-3-clause/). See the [LICENSE file][license].

[contributing]: https://github.com/gitpython-developers/GitPython/blob/main/CONTRIBUTING.md
[license]: https://github.com/gitpython-developers/GitPython/blob/main/license
[license]: https://github.com/gitpython-developers/GitPython/blob/main/LICENSE

0 comments on commit 13b8597

Please sign in to comment.