Merge pull request #19829 from botantony/docs

docs/installation: replace `Tips N' Tricks` with `Tips and Tricks`
This commit is contained in:
Patrick Linnane 2025-04-27 22:38:51 +00:00 committed by GitHub
commit fc897cc55a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,7 +109,7 @@ You can find Homebrew's default install location [in this FAQ entry](https://doc
For more insight, re-run the installer or inspect [the installer's source](https://github.com/Homebrew/install/blob/deacfa6a6e62e5f4002baf9e1fac7a96e9aa5d41/install.sh#L1072-L1088) For more insight, re-run the installer or inspect [the installer's source](https://github.com/Homebrew/install/blob/deacfa6a6e62e5f4002baf9e1fac7a96e9aa5d41/install.sh#L1072-L1088)
to see how the installer constructs the path it recommends. to see how the installer constructs the path it recommends.
See [Tips N' Tricks > Loading Homebrew from the same dotfiles on different operating systems](Tips-and-Tricks.md#loading-homebrew-from-the-same-dotfiles-on-different-operating-systems) See [Tips and Tricks > Loading Homebrew from the same dotfiles on different operating systems](Tips-and-Tricks.md#loading-homebrew-from-the-same-dotfiles-on-different-operating-systems)
for another way to handle this across multiple operating systems. for another way to handle this across multiple operating systems.
## Uninstallation ## Uninstallation