mirror of https://github.com/astral-sh/ruff
Fix link to license in README (#11124)
This commit is contained in:
parent
51dec8d95b
commit
c9c2e7b978
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
[](https://github.com/astral-sh/ruff)
|
||||
[](https://pypi.python.org/pypi/ruff)
|
||||
[](https://pypi.python.org/pypi/ruff)
|
||||
[](LICENSE)
|
||||
[](https://pypi.python.org/pypi/ruff)
|
||||
[](https://github.com/astral-sh/ruff/actions)
|
||||
[](https://discord.com/invite/astral-sh)
|
||||
|
|
@ -498,7 +498,7 @@ If you're using Ruff, consider adding the Ruff badge to your project's `README.m
|
|||
|
||||
## License
|
||||
|
||||
MIT
|
||||
This repository is licensed under the [MIT License](LICENSE)
|
||||
|
||||
<div align="center">
|
||||
<a target="_blank" href="https://astral.sh" style="background:none">
|
||||
|
|
|
|||
Loading…
Reference in New Issue