From b6aa35e3740b22e86308789c7d63d8ba9ee5e597 Mon Sep 17 00:00:00 2001 From: Peter Reutemann Date: Mon, 15 May 2017 10:35:34 +1200 Subject: [PATCH] fixed links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edec13c..2ab4f2b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Simple Java wrapper around rsync binaries for various platforms. 64bit only. Sub-directories: -* (rsync)[https://github.com/fracpete/rsync4j/tree/master/rsync] - contains binaries and build instructions for the various platforms -* (java)[https://github.com/fracpete/rsync4j/tree/master/java] - contains a Maven project for building the rsync4j library +* [rsync](https://github.com/fracpete/rsync4j/tree/master/rsync) - contains binaries and build instructions for the various platforms +* [java](https://github.com/fracpete/rsync4j/tree/master/java) - contains a Maven project for building the rsync4j library