fix MITRE URL formatting (#1229)

This commit is contained in:
Katya Potapov
2020-09-29 09:53:01 -04:00
committed by GitHub
parent f46f1788ab
commit 6870ca31c1
+1 -1
View File
@@ -1,6 +1,6 @@
# <%= technique['identifier'] %> - <%= technique['name'] -%>
## [Description from ATT&CK](https://attack.mitre.org/wiki/Technique/<%= technique['identifier'] %>)
## [Description from ATT&CK](https://attack.mitre.org/techniques/<%= technique['identifier'].gsub(/\./, '/') %>)
<blockquote><%= technique['description'] %></blockquote>
## Atomic Tests