Skip to content

Commit

Permalink
Merge pull request #1430 from Cisco-Talos/micahsnyder-github-issue-te…
Browse files Browse the repository at this point in the history
…mplate-link-fix

Fix links in github issue template
  • Loading branch information
micahsnyder authored Jan 11, 2025
2 parents de3be9e + d755fc0 commit 73ee315
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 73ee315

Please sign in to comment.