From 220c8b7d49b29679268ac4fcefdb696e7ec0e740 Mon Sep 17 00:00:00 2001 From: Oskari Nuottonen <46067482+asianomainen@users.noreply.github.com> Date: Wed, 12 Jul 2023 21:32:14 +0300 Subject: [PATCH] Fix dead link to real DFIR playbooks in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ab208a..d37f005 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,6 @@ outputs: [] ------ This is of course a sample (and simple example) just to show an overview of the scheme. -For real DFIR playbooks look at the [Demisto content repo](https://github.com/demisto/content/tree/master/Playbooks). +For real DFIR playbooks look at the [Demisto content repo](https://github.com/demisto/content/tree/master/TestPlaybooks). Feel free to contribute by providing feedback, creating new DFIR playbooks, or using the spec in your security product, contact using issues of this GitHub repo.