From 33fde6faec1ba55a5fb08a7a54c1f24ff6ca60ac Mon Sep 17 00:00:00 2001 From: Colin Dean Date: Thu, 13 Feb 2025 15:12:03 -0500 Subject: [PATCH] Lowercases a link fragment to satisfy checks --- docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index eeeb5817f5..1a33e19a54 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -112,7 +112,7 @@ Replace this with the installation directory on your system. 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-N'-Tricks.md#Loading-Homebrew-from-the-same-dotfiles-on-different-operating-systems) +See [Tips N' Tricks > Loading Homebrew from the same dotfiles on different operating systems](Tips-N'-Tricks.md#loading-homebrew-from-the-same-dotfiles-on-different-operating-systems) for another way to handle this across multiple operating systems. ## Uninstallation