summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormataha <mataha@users.noreply.github.com>2023-05-31 19:54:50 +0200
committerGitHub <noreply@github.com>2023-05-31 13:54:50 -0400
commit25df80500a61f89dbe18255afb9a48cd80f7b4cf (patch)
tree14ab171923c6596094169a7fd8ef5af4d82707b9
parent139cdb9656292edba917fd6addc0a7960cf60342 (diff)
manual: fix link to using `delta` on Windows (#1428)
Self-explanatory.
-rw-r--r--manual/src/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/src/installation.md b/manual/src/installation.md
index 9c43e796..3673e4a2 100644
--- a/manual/src/installation.md
+++ b/manual/src/installation.md
@@ -96,4 +96,4 @@ Users of older MacOS versions (e.g. 10.11 El Capitan) should install using Homeb
Behind the scenes, delta uses [`less`](https://www.greenwoodsoftware.com/less/) for paging.
It's important to have a reasonably recent version of less installed.
-On MacOS, install `less` from Homebrew. For Windows, see [Using Delta on Windows](./using-delta-on-windows.md).
+On MacOS, install `less` from Homebrew. For Windows, see [Using Delta on Windows](./tips-and-tricks/using-delta-on-windows.md).