Skip to content

Commit abceb8f

Browse files
committed
Fix href
1 parent 2274b29 commit abceb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rsync for Node-Red
22

3-
This node is a wrapper around the ![rsyncwrapper](https://www.npmjs.com/package/rsyncwrapper) module, which is a wrapper around rsync.
3+
This node is a wrapper around the [rsyncwrapper](https://www.npmjs.com/package/rsyncwrapper) module, which is a wrapper around rsync.
44

55
It requires that rsync is already installed. If using the Docker image for Node-Red, you can create your own image with rsync
66
installed using the following dockerfile:

0 commit comments

Comments
 (0)