From da98aca4f3d76d1e5e671295e37d4de976d8d940 Mon Sep 17 00:00:00 2001 From: botantony Date: Sun, 27 Apr 2025 22:43:06 +0200 Subject: [PATCH] docs/installation: replace `Tips N' Tricks` with `Tips and Tricks` Signed-off-by: botantony --- docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index 2c884cb5a8..fc2412b421 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -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) 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. ## Uninstallation