Skip to content

Commit a7da5da

Browse files
WeltraumschafJ12934
authored andcommitted
Add Missing Clsoing Paren On Link
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 5bc9ab2 commit a7da5da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/blog/2024-10-25-run-x86-images-with-kubernetes-on-apple-silicon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ helm --namespace securecodebox-system \
128128
oci://ghcr.io/securecodebox/helm/operator
129129
```
130130

131-
Then install the scanners you want, e.g. [Nmap](https://nmap.org/:
131+
Then install the scanners you want, e.g. [Nmap](https://nmap.org/):
132132
```shell
133133
helm install nmap oci://ghcr.io/securecodebox/helm/nmap
134134
kubectl get scantypes

0 commit comments

Comments
 (0)