From 66dcff23edbde46ee10a28af19525d734f46872c Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 8 Jun 2020 20:14:17 -0400 Subject: RELEASES.md: Fix a bad issue link --- RELEASES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index 98b5815..efb10ef 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -111,7 +111,7 @@ **April 15, 2019** -- New `-unique` option that filters out duplicate files ([#40]) +- New `-unique` option that filters out duplicate files ([#48]) - Optimized the file coloring implementation - Fixed the coloring implementation to match GNU ls more closely in many corner cases - Implemented escape sequence parsing for `LS_COLORS` @@ -119,7 +119,7 @@ - Fixed the order of fallbacks used when some color keys are unset - Add a workaround for incorrect file types for bind-mounted files on Linux ([#37]) -[#40]: https://github.com/tavianator/bfs/issues/40 +[#48]: https://github.com/tavianator/bfs/issues/48 [#37]: https://github.com/tavianator/bfs/issues/37 -- cgit v1.2.3