From fb13ed7b0ad488440d1e0600cab8b915248ea8f6 Mon Sep 17 00:00:00 2001 From: amanycodes Date: Sun, 18 May 2025 06:36:22 +0530 Subject: [PATCH] fix-broken-readme.md-link Signed-off-by: amanycodes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82dcf10..9cce8cf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a template repo for creating a scanner plugin for [Copacetic](https://github.com/project-copacetic/copacetic). -Learn more about Copacetic's scanner plugins [here](https://project-copacetic.github.io/copacetic/scanner-plugins). +Learn more about Copacetic's scanner plugins [here](https://project-copacetic.github.io/copacetic/website/scanner-plugins). ## Development @@ -52,4 +52,4 @@ copa-fake testdata/fake_report.json copa patch -i $IMAGE -r testdata/fake_report.json --scanner fake # this is for illustration purposes only # it will fail with "Error: unsupported osType FakeOS specified" -``` \ No newline at end of file +```