docs: rename Taps docs to match convention

This commit is contained in:
EricFromCanada 2017-11-17 16:40:37 -05:00
parent 0441ecd3d7
commit f34f4e80f8
3 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ If its 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 its on GitHub, they can use `brew tap user/repo`, where `user` is your
GitHub username and `homebrew-repo` your repository.

View File

@ -9,7 +9,7 @@
- [Tips and Tricks](Tips-N'-Tricks.md)
- [Bottles (binary packages)](Bottles.md)
- [Taps (third-party repositories)](brew-tap.md)
- [Taps (third-party repositories)](Taps.md)
- [Interesting Taps and Forks](Interesting-Taps-and-Forks.md)
- [Anonymous Aggregate User Behaviour Analytics](Analytics.md)