aboutsummaryrefslogtreecommitdiffstats
path: root/docs/How-to-Create-and-Maintain-a-Tap.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/How-to-Create-and-Maintain-a-Tap.md')
-rw-r--r--docs/How-to-Create-and-Maintain-a-Tap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/How-to-Create-and-Maintain-a-Tap.md b/docs/How-to-Create-and-Maintain-a-Tap.md
index c9a8da642..610380aa6 100644
--- a/docs/How-to-Create-and-Maintain-a-Tap.md
+++ b/docs/How-to-Create-and-Maintain-a-Tap.md
@@ -27,7 +27,7 @@ If it’s on GitHub, users can install any of your formulae with
file here.
If they want to get your tap without installing any formula at the same time,
-users can add it with the [`brew tap` command](brew-tap.md).
+users can add it with the [`brew tap` command](Taps.md).
If it’s on GitHub, they can use `brew tap user/repo`, where `user` is your
GitHub username and `homebrew-repo` your repository.