aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMikeLund <MikeLund@users.noreply.github.com>2016-10-27 17:02:19 +0000
committerJakob Borg <jakob@kastelo.net>2016-10-27 17:02:19 +0000
commit74dd051d5192741e6d44f4ffa00a697b0c304ee5 (patch)
tree0c038bab11fa02beda1bd4158c80252f12b9367c /etc
parent5473285010aa9e5693fd19484a738ea65233bae6 (diff)
downloadsyncthing-74dd051d5192741e6d44f4ffa00a697b0c304ee5.tar.gz
syncthing-74dd051d5192741e6d44f4ffa00a697b0c304ee5.zip
all: Update docs.s.n links to use https
Skip-check: authors GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3691
Diffstat (limited to 'etc')
-rw-r--r--etc/linux-systemd/README.md4
-rw-r--r--etc/linux-upstart/README.md4
2 files changed, 4 insertions, 4 deletions
diff --git a/etc/linux-systemd/README.md b/etc/linux-systemd/README.md
index cb2047c24..df998d5da 100644
--- a/etc/linux-systemd/README.md
+++ b/etc/linux-systemd/README.md
@@ -3,6 +3,6 @@
This directory contains configuration files for running Syncthing under the
"systemd" service manager on Linux both under either a systemd system service or
systemd user service. For further documentation take a look at the [systemd
-section][1] on http://docs.syncthing.net.
+section][1] on https://docs.syncthing.net.
-[1]: http://docs.syncthing.net/users/autostart.html#systemd
+[1]: https://docs.syncthing.net/users/autostart.html#systemd
diff --git a/etc/linux-upstart/README.md b/etc/linux-upstart/README.md
index 15fdfe5fd..83174ccd4 100644
--- a/etc/linux-upstart/README.md
+++ b/etc/linux-upstart/README.md
@@ -11,6 +11,6 @@ To manualy start syncthing via Upstart when using the system configuration use:
sudo initctl start syncthing
```
-For further documentation see [http://docs.syncthing.net/users/autostart.html][1].
+For further documentation see [https://docs.syncthing.net/users/autostart.html][1].
-[1]: http://docs.syncthing.net/users/autostart.html#Upstart
+[1]: https://docs.syncthing.net/users/autostart.html#Upstart