Skip to content

Commit a297fca

Browse files
committed
Changed JSON to Zod and updated 'learn more about the ATT&CK data model' link
1 parent 3e3046c commit a297fca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/resources/templates/attack-data-and-tools.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h3>TAXII</h3>
248248
<!-- taxii -->
249249
<h3>ATT&amp;CK Data Model</h3>
250250
<p>
251-
The ATT&amp;CK Data Model provides a standardized way to represent ATT&amp;CK data using JSON
251+
The ATT&amp;CK Data Model provides a standardized way to represent ATT&amp;CK data using Zod
252252
schemas. It enables developers to parse, validate, and utilize the ATT&amp;CK knowledge base
253253
efficiently in various formats.
254254
</p>
@@ -265,7 +265,7 @@ <h3>ATT&amp;CK Data Model</h3>
265265
</a>
266266
</div>
267267
<div>
268-
<a class="partial-underline" href="https://clemiller.github.io/docusaurus/">
268+
<a class="partial-underline" href="https://mitre-attack.github.io/attack-data-model/">
269269
<span class="hover-line">Learn more about the ATT&amp;CK Data Model</span>
270270
&nbsp;&nbsp;
271271
<i class="fa-solid fa-up-right-from-square"></i>

0 commit comments

Comments
 (0)