From ebcef71ef803940bff9ceb2c8d3ac5a1018bc084 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 30 Dec 2018 19:07:08 -0500 Subject: README.md: Fix broken macOS find man page link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4fa2ef0..45aab89 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ It is otherwise intended to be compatible with many versions of `find`, includin - [POSIX `find`](http://pubs.opengroup.org/onlinepubs/9699919799/utilities/find.html) - [GNU `find`](https://www.gnu.org/software/findutils/) - {[Free](https://www.freebsd.org/cgi/man.cgi?find(1)),[Open](https://man.openbsd.org/find.1),[Net](http://netbsd.gw.com/cgi-bin/man-cgi?find+1+NetBSD-current)}BSD `find` -- [macOS `find`](https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/find.1.html) +- [macOS `find`](https://ss64.com/osx/find.html) If you're not familiar with `find`, the [GNU find manual](https://www.gnu.org/software/findutils/manual/html_mono/find.html) provides a good introduction. -- cgit v1.2.3