From 8524f873fbe2fbba56d732ef9182518e795bd824 Mon Sep 17 00:00:00 2001 From: Ethan P Date: Mon, 27 Apr 2020 18:52:57 -0700 Subject: [PATCH] docs: Fix README pointing to the wrong document for batdiff --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e34136a..ac0849d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Watch for changes in one or more files, and print them with `bat`. -### [`batdiff`](doc/batgrep.md) +### [`batdiff`](doc/batdiff.md) Diff a file against the current git index, or display the diff between two files. Requirements: `bat`, `delta` (optional)