Fix homebrew formula link

This commit is contained in:
Adam Smith 2020-03-13 21:55:27 +00:00 committed by David Peter
parent d05e7171d4
commit 3c6fab3439
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ xbps-install -S fd
### On macOS
You can install `fd` with [Homebrew](http://braumeister.org/formula/fd):
You can install `fd` with [Homebrew](https://formulae.brew.sh/formula/fd):
```
brew install fd
```