all: Update docs.s.n links to use https

Skip-check: authors

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3691
This commit is contained in:
MikeLund
2016-10-27 17:02:19 +00:00
committed by Jakob Borg
parent 5473285010
commit 74dd051d51
10 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@
<hr/>
<p class="small"><span translate>Quick guide to supported patterns</span> (<a href="http://docs.syncthing.net/users/ignoring.html" target="_blank" translate>full documentation</a>):</p>
<p class="small"><span translate>Quick guide to supported patterns</span> (<a href="https://docs.syncthing.net/users/ignoring.html" target="_blank" translate>full documentation</a>):</p>
<dl class="dl-horizontal dl-narrow small">
<dt><code>!</code></dt> <dd><span translate>Inversion of the given condition (i.e. do not exclude)</span></dd>
<dt><code>*</code></dt> <dd><span translate>Single level wildcard (matches within a directory only)</span></dd>