Răsfoiți Sursa

Merge pull request #1232 from facastagnini/master

"Quick guide to supported patterns" link updated
Jakob Borg 11 ani în urmă
părinte
comite
5935ea896f
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      gui/index.html

+ 1 - 1
gui/index.html

@@ -683,7 +683,7 @@
 
           <hr/>
 
-          <p class="small"><span translate>Quick guide to supported patterns</span> (<a href="https://discourse.syncthing.net/t/80" translate>full documentation</a>):</p>
+          <p class="small"><span translate>Quick guide to supported patterns</span> (<a href="https://github.com/syncthing/syncthing/wiki/Ignoring-Files" 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>