From d8ffdf2ee657f317d8a2de6d1790bd92972e075e Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Thu, 28 May 2020 19:50:04 -0400 Subject: [PATCH] Fixing broken link (#1012) Fixed the broken link at the bottom of the page " Ready to start testing? [Get started!](https://github.com/redcanaryco/atomic-red-team/blob/master/testing)" --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 83dab2ae..24edb0eb 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!](/testing) +### Ready to start testing? [Get started!](https://github.com/redcanaryco/atomic-red-team/blob/master/testing)