From 496b3e5ebfe426d74da880d94c9811eff14bc670 Mon Sep 17 00:00:00 2001 From: clr2of8 Date: Wed, 19 Aug 2020 09:29:26 -0600 Subject: [PATCH] fix csv link --- README.md | 2 +- atomics/Indexes/Indexes-Markdown/tmp.txt | 0 atomics/Indexes/Matrices/tmp.txt | 0 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 atomics/Indexes/Indexes-Markdown/tmp.txt delete mode 100644 atomics/Indexes/Matrices/tmp.txt diff --git a/README.md b/README.md index 3b79cc8a..51788ec0 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Join the community on Slack at [https://atomicredteam.slack.com](https://atomicr * [Getting Started With Atomic Red Team](https://github.com/redcanaryco/atomic-red-team/wiki/About-Atomic-Red-Team) * Automated Test Execution with the [Execution Frameworks](https://github.com/redcanaryco/atomic-red-team/blob/master/execution-frameworks) -* Peruse the Complete list of Atomic Tests ([md](atomics/Indexes/Indexes-Markdown/index.md), [csv](atomics/Indexes/Indexes-CSV/index-by-tactic.md)) and the [ATT&CK Matrix](atomics/Indexes/Matrices/matrix.md) +* Peruse the Complete list of Atomic Tests ([md](atomics/Indexes/Indexes-Markdown/index.md), [csv](atomics/Indexes/Indexes-CSV/index.csv)) and the [ATT&CK Matrix](atomics/Indexes/Matrices/matrix.md) - Windows [Matrix](atomics/Indexes/Matrices/windows-matrix.md) and tests by tactic ([md](atomics/Indexes/Indexes-Markdown/windows-index.md), [csv](atomics/Indexes/Indexes-CSV/windows-index.csv)) - MacOS [Matrix](atomics/Indexes/Matrices/macos-matrix.md) and tests by tactic ([md](atomics/Indexes/Indexes-Markdown/macos-index.md), [csv](atomics/Indexes/Indexes-CSV/macos-index.csv)) - Linux [Matrix](atomics/Indexes/Matrices/linux-matrix.md) and tests by tactic ([md](atomics/Indexes/Indexes-Markdown/linux-index.md), [csv](atomics/Indexes/Indexes-CSV/linux-index.csv)) diff --git a/atomics/Indexes/Indexes-Markdown/tmp.txt b/atomics/Indexes/Indexes-Markdown/tmp.txt deleted file mode 100644 index e69de29b..00000000 diff --git a/atomics/Indexes/Matrices/tmp.txt b/atomics/Indexes/Matrices/tmp.txt deleted file mode 100644 index e69de29b..00000000