Skip to content

Commit d755fc0

Browse files
authored
Fix links in github issue template
Fixes: #1429
1 parent d6d25c3 commit d755fc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ contact_links:
44
url: https://docs.clamav.net/Introduction.html#mailing-lists-and-chat
55
about: Questions should go to the mailing list.
66
- name: Report Undetected Malware
7-
url: https://clamav.net/reports/malware
7+
url: https://www.clamav.net/reports/malware
88
about: Report malware that was not detected by ClamAV.
99
- name: Report a False Positive Malware Detection
10-
url: https://clamav.net/reports/fp
10+
url: https://www.clamav.net/reports/fp
1111
about: Report an invalid malware detection. This is for reporting files that were detected by ClamAV but are not malware.

0 commit comments

Comments
 (0)