From 2852d954a1f22df398bf08007fd82dbbb394736b Mon Sep 17 00:00:00 2001 From: Brian <48603721+briancdonohue@users.noreply.github.com> Date: Tue, 9 Jun 2020 14:42:52 -0400 Subject: [PATCH] "Get Started!" link leads to a 404. The "Get started!" link at the bottom of the atomicredteam.io page is broken. I suggested updating it so it leads to the testing section of the .io site (https://atomicredteam.io/testing) --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 24edb0eb..2f72c8bb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -46,4 +46,4 @@ used, which makes the community working together essential to making us all bett ![Markdown example](assets/images/list-of-tests.png) -### Ready to start testing? [Get started!](https://github.com/redcanaryco/atomic-red-team/blob/master/testing) +### Ready to start testing? [Get started!](https://atomicredteam.io/testing)