From c54529f987d5108038df871a0d1a4d99d806377b Mon Sep 17 00:00:00 2001 From: Jason Nichols Date: Sat, 7 Oct 2023 21:59:32 -0400 Subject: [PATCH] Update README.md Removed a dead link. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index f955c285..abef1257 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,6 @@ This repository is packaged into a Maven artifact identified as: The top level resources folder is to adhere to the Maven convention for resource files, the folder structure within matches the pre-existing structure defined for rule repositories. -See https://docs.openraven.com/docs/overview-10 for documentation on writing rules for Magpie. - - ## Rule Validation To run a rule validation using the SecurityRuleValidator in Magpie core against security rules in Github: