diff --git a/atomic_red_team/atomic_red_team.rb b/atomic_red_team/atomic_red_team.rb index f7b63964..86ee267a 100755 --- a/atomic_red_team/atomic_red_team.rb +++ b/atomic_red_team/atomic_red_team.rb @@ -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