diff options
-rw-r--r-- | docs/rsync-properties.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rsync-properties.make b/docs/rsync-properties.make index 359fda7..a04b34d 100644 --- a/docs/rsync-properties.make +++ b/docs/rsync-properties.make @@ -1,5 +1,5 @@ -rsync_host = dhansak -rsync_target = $(rsync_host):public_html/telepathy-book/ +rsync_host = www.freedesktop.org +rsync_target = $(rsync_host):/srv/telepathy.freedesktop.org/www/doc/book/ rsync_target_html = $(rsync_target) rsync_target_pdf = $(rsync_target)/pdf/ |