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 +```