aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorLars K.W. Gohlke <lkwg82@gmx.de>2015-06-03 19:08:58 +0200
committerLars K.W. Gohlke <lkwg82@gmx.de>2015-06-03 19:09:36 +0200
commit3626003f680bad3e63677982576d3a05421e88e9 (patch)
treea5da6397bd4bca3739a95bf6c32d63bcfbc6bb34 /etc
parent11cb040ad16f898a4e46aa8e8119ad06992d9b2b (diff)
downloadsyncthing-3626003f680bad3e63677982576d3a05421e88e9.tar.gz
syncthing-3626003f680bad3e63677982576d3a05421e88e9.zip
replaced (not all) wiki links to new location docs.syncthing.net
Diffstat (limited to 'etc')
-rw-r--r--etc/linux-systemd/README.md2
-rw-r--r--etc/linux-systemd/system/syncthing@.service2
-rw-r--r--etc/linux-systemd/user/syncthing.service2
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/linux-systemd/README.md b/etc/linux-systemd/README.md
index 7d7bc25ba..f3fad92cf 100644
--- a/etc/linux-systemd/README.md
+++ b/etc/linux-systemd/README.md
@@ -5,4 +5,4 @@ This directory contains configuration files for running syncthing under the
systemd user service. For further documentation take a look at the [systemd
section][1] on the Github Wiki.
-[1]: https://github.com/syncthing/syncthing/wiki/Autostart-syncthing#systemd
+[1]: http://docs.syncthing.net/users/autostart.html?highlight=systemd
diff --git a/etc/linux-systemd/system/syncthing@.service b/etc/linux-systemd/system/syncthing@.service
index f5ecf1972..abd0a5122 100644
--- a/etc/linux-systemd/system/syncthing@.service
+++ b/etc/linux-systemd/system/syncthing@.service
@@ -1,6 +1,6 @@
[Unit]
Description=Syncthing - Open Source Continuous File Synchronization for %I
-Documentation=https://github.com/syncthing/syncthing/wiki
+Documentation=http://docs.syncthing.net/
After=network.target
[Service]
diff --git a/etc/linux-systemd/user/syncthing.service b/etc/linux-systemd/user/syncthing.service
index eedbed22b..8e39d10ab 100644
--- a/etc/linux-systemd/user/syncthing.service
+++ b/etc/linux-systemd/user/syncthing.service
@@ -1,6 +1,6 @@
[Unit]
Description=Syncthing - Open Source Continuous File Synchronization
-Documentation=https://github.com/syncthing/syncthing/wiki
+Documentation=http://docs.syncthing.net/
After=network.target
[Service]