Skip to content

Commit

Permalink
Update Arch Linux package URL in installation.md (#8802)
Browse files Browse the repository at this point in the history
The old URL returns 404 now.
  • Loading branch information
felixonmars authored Nov 21, 2023
1 parent e306359 commit 6ca2aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For **Conda** users, Ruff is also available as [`ruff`](https://anaconda.org/con
conda install -c conda-forge ruff
```

For **Arch Linux** users, Ruff is also available as [`ruff`](https://archlinux.org/packages/community/x86_64/ruff/)
For **Arch Linux** users, Ruff is also available as [`ruff`](https://archlinux.org/packages/extra/x86_64/ruff/)
on the official repositories:

```shell
Expand Down

0 comments on commit 6ca2aaa

Please sign in to comment.