mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
docs: rename Taps docs to match convention
This commit is contained in:
parent
0441ecd3d7
commit
f34f4e80f8
@ -27,7 +27,7 @@ If it’s on GitHub, users can install any of your formulae with
|
|||||||
file here.
|
file here.
|
||||||
|
|
||||||
If they want to get your tap without installing any formula at the same time,
|
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
|
If it’s on GitHub, they can use `brew tap user/repo`, where `user` is your
|
||||||
GitHub username and `homebrew-repo` your repository.
|
GitHub username and `homebrew-repo` your repository.
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
- [Tips and Tricks](Tips-N'-Tricks.md)
|
- [Tips and Tricks](Tips-N'-Tricks.md)
|
||||||
- [Bottles (binary packages)](Bottles.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)
|
- [Interesting Taps and Forks](Interesting-Taps-and-Forks.md)
|
||||||
- [Anonymous Aggregate User Behaviour Analytics](Analytics.md)
|
- [Anonymous Aggregate User Behaviour Analytics](Analytics.md)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user