Fix broken Arch Linux link

This commit is contained in:
Bzero
2025-03-24 18:12:56 +01:00
committed by GitHub
parent e5b3269d1d
commit 029ce455fd
+1 -1
View File
@@ -574,7 +574,7 @@ apk add fd
### On Arch Linux
You can install [the fd package](https://www.archlinux.org/packages/community/x86_64/fd/) from the official repos:
You can install [the fd package](https://www.archlinux.org/packages/extra/x86_64/fd/) from the official repos:
```
pacman -S fd
```