Fix links in github issue template

Fixes: https://github.com/Cisco-Talos/clamav/issues/1429
pull/1430/head
Micah Snyder 5 months ago committed by GitHub
parent d6d25c33d9
commit d755fc09c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      .github/ISSUE_TEMPLATE/config.yml

@ -4,8 +4,8 @@ contact_links:
url: https://docs.clamav.net/Introduction.html#mailing-lists-and-chat
about: Questions should go to the mailing list.
- name: Report Undetected Malware
url: https://clamav.net/reports/malware
url: https://www.clamav.net/reports/malware
about: Report malware that was not detected by ClamAV.
- name: Report a False Positive Malware Detection
url: https://clamav.net/reports/fp
url: https://www.clamav.net/reports/fp
about: Report an invalid malware detection. This is for reporting files that were detected by ClamAV but are not malware.

Loading…
Cancel
Save