From 903b9b713402aca1cdc38ee3c0f7929ce89cb1ea Mon Sep 17 00:00:00 2001 From: Benjamin Nash Date: Tue, 17 Oct 2023 11:00:00 -0400 Subject: [PATCH] Fix homebrew link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1a7e56..14c81b2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ zsh-completions ![GitHub release](https://img.shields.io/github/release/zsh-user | NixOS | [zsh-completions](https://github.com/NixOS/nixpkgs/blob/master/pkgs/shells/zsh/zsh-completions/default.nix) | | Void Linux | [zsh-completions](https://github.com/void-linux/void-packages/blob/master/srcpkgs/zsh-completions/template) | | Slackware | [Slackbuilds](https://slackbuilds.org/repository/14.2/system/zsh-completions/) | -| macOS | [homebrew](https://github.com/Homebrew/homebrew-core/blob/master/Formula/zsh-completions.rb), [MacPorts](https://github.com/macports/macports-ports/blob/master/sysutils/zsh-completions/Portfile) | +| macOS | [homebrew](https://github.com/Homebrew/homebrew-core/blob/master/Formula/z/zsh-completions.rb), [MacPorts](https://github.com/macports/macports-ports/blob/master/sysutils/zsh-completions/Portfile) | | NetBSD | [pkgsrc](https://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/shells/zsh-completions/README.html) | | FreeBSD | [shells/zsh-completions](https://www.freshports.org/shells/zsh-completions) |