diff --git a/documentation/blog/2024-10-25-run-x86-images-with-kubernetes-on-apple-silicon.md b/documentation/blog/2024-10-25-run-x86-images-with-kubernetes-on-apple-silicon.md index 35c281eaf4..ed2ba89b06 100644 --- a/documentation/blog/2024-10-25-run-x86-images-with-kubernetes-on-apple-silicon.md +++ b/documentation/blog/2024-10-25-run-x86-images-with-kubernetes-on-apple-silicon.md @@ -128,7 +128,7 @@ helm --namespace securecodebox-system \ oci://ghcr.io/securecodebox/helm/operator ``` -Then install the scanners you want, e.g. [Nmap](https://nmap.org/: +Then install the scanners you want, e.g. [Nmap](https://nmap.org/): ```shell helm install nmap oci://ghcr.io/securecodebox/helm/nmap kubectl get scantypes