Use link to wiki page

This commit is contained in:
dgtlmoon
2023-05-22 16:32:43 +02:00
parent 6663768396
commit 6ace90a8ea
+1 -2
View File
@@ -157,8 +157,7 @@ User-Agent: wonderbra 1.0") }}
{% if has_extra_headers_file %}
<strong>Alert! Extra headers file found and will be added to this watch!</strong>
{% else %}
Headers can be read from a textfile <code>headers.txt</code> in your data-directory, or per-watch in the watch sub-directory of the main data directory.<br>
Also supported is <code>headers-<strong><i>tagname</i></strong>.txt</code> in your data-directory (all letters in tagname converted to lowercase, alphanumeric only)
Headers can be read from a textfile in your data-directory <a href="https://github.com/dgtlmoon/changedetection.io/wiki/Adding-headers-from-an-external-file">Read more here</a>
{% endif %}
</div>