Update atomic_red_team.rb (#1729)

Update 'contributing' url.
This commit is contained in:
Adam Mashinchi
2022-01-18 13:56:42 -08:00
committed by GitHub
parent 82eb639321
commit f6bbd37d13
+1 -1
View File
@@ -60,7 +60,7 @@ class AtomicRedTeam
"[#{link_display}](../../#{technique_identifier}/#{technique_identifier}.md)"
else
# we don't have a file for this technique, or there are not tests for the given platform, so link to an edit page
"#{link_display} [CONTRIBUTE A TEST](https://atomicredteam.io/contributing)"
"#{link_display} [CONTRIBUTE A TEST](https://github.com/redcanaryco/atomic-red-team/wiki/Contributing)"
end
end