From b96f944ce1f5756fb4a38ceebfad74c2dfaf2485 Mon Sep 17 00:00:00 2001 From: Krasimir Nedelchev Date: Sun, 23 Feb 2020 15:42:01 +0000 Subject: [PATCH] Add link to docker-timemachine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc94b1c..0fd3478 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This container runs a Time Machine server for remote backups of computers runnin To enable auto discovery you need to use Avahi daemon. On Ubuntu you can install it by running `sudo apt install avahi-daemon avahi-utils`. -To configure Avahi to broadcast Time Machine you can follow these instructions (adapted from docker-timemachine's README): +To configure Avahi to broadcast Time Machine you can follow these instructions (adapted from [docker-timemachine's README](https://github.com/odarriba/docker-timemachine#step-3--enable-auto-discovery)): > - Copy the file from docker-timemachine/avahi/nsswitch.conf to /etc/nsswitch.conf > - Copy the service description file from docker-timemachine/avahi/afpd.service to /etc/avahi/services/afpd.service