From 0c43146f4f2bc9ed9abdbe490c56ab8e1a6be17c Mon Sep 17 00:00:00 2001 From: Josh Date: Sun, 14 Jan 2024 15:35:53 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f270fa6..722dcde 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ This Java Library allows you to write extensions for FuseSoft Faction. Once a mo Tutorial can be found here: -https://www.fusesoftsecurity.com/manual/faction-extension-api/ - +https://docs.factionsecurity.com ### To Build a Faction extension you need to follow these steps: 1. Update your `~/.m2/settings.xml` file to include the following: _this will allow `maven` to have access to this git bug repo_