From 50b6e879a6dd8ed79d06d9cce7fcfd9158654b69 Mon Sep 17 00:00:00 2001 From: Kenyon Ralph Date: Wed, 13 Mar 2013 16:36:57 -0700 Subject: [PATCH] README.md: update link to latest manual --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2144963..cecf12c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ transfers them to 'remotehost' using the rsync-share 'share'. This will also rsync/watch '/home', but it uses a ssh connection to make moves local on the remotehost instead of retransmitting the moved file over the wire. -Some more complicated examples, tips and tricks you can find in the [Lsyncd20Manual](https://github.com/axkibe/lsyncd/wiki/Manual-to-Lsyncd-2.0.x). +Some more complicated examples, tips and tricks you can find in the [Lsyncd21Manual](https://github.com/axkibe/lsyncd/wiki/Manual-to-Lsyncd-2.1.x). Disclaimer ----------