From c2cc41d47c1416373d30353589ff63a0f110cd28 Mon Sep 17 00:00:00 2001 From: gilbertchen Date: Wed, 2 Mar 2016 13:09:27 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8677cee..bb2a19f 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ $ duplicacy copy -r 1 -to s3 # Copy snapshot at revision 1 to the s3 storage $ duplicacy copy -to s3 # Copy every snapshot to the s3 storage ``` -The [User Guide](https://github.com/gilbertchen/duplicacy-beta/blob/master/DESIGN.md) contains a complete reference to +The [User Guide](https://github.com/gilbertchen/duplicacy-beta/blob/master/GUIDE.md) contains a complete reference to all commands and other features of Duplicacy. ## Storages