Skip to content

Commit

Permalink
Fix link to license in README (#11124)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shi Sheng authored Apr 24, 2024
1 parent 51dec8d commit c9c2e7b
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 @@ -4,7 +4,7 @@

[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![image](https://img.shields.io/pypi/v/ruff.svg)](https://pypi.python.org/pypi/ruff)
[![image](https://img.shields.io/pypi/l/ruff.svg)](https://pypi.python.org/pypi/ruff)
[![image](https://img.shields.io/pypi/l/ruff.svg)](LICENSE)
[![image](https://img.shields.io/pypi/pyversions/ruff.svg)](https://pypi.python.org/pypi/ruff)
[![Actions status](https://github.com/astral-sh/ruff/workflows/CI/badge.svg)](https://github.com/astral-sh/ruff/actions)
[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://discord.com/invite/astral-sh)
Expand Down Expand Up @@ -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">
Expand Down

0 comments on commit c9c2e7b

Please sign in to comment.