From c07ad92c353395deaefde025180428556f0808b1 Mon Sep 17 00:00:00 2001 From: NaSangWon <86000275+NaSangWon@users.noreply.github.com> Date: Thu, 15 Jun 2023 20:06:02 +0900 Subject: [PATCH] Fix assemblyline link in README.md Fixes assemblyline ref link. --- documentation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/README.md b/documentation/README.md index ec9366f3..7143c0aa 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -58,7 +58,7 @@ A module tu query the AssemblyLine API with a submission ID to get the submissio - **output**: >MISP attributes & objects parsed from the AssemblyLine submission. - **references**: ->https://www.cyber.cg.ca/en/assemblyline +>https://www.cyber.gc.ca/en/assemblyline - **requirements**: >assemblyline_client: Python library to query the AssemblyLine rest API.