diff --git a/site/content/en/docs/drivers/includes/podman_usage.inc b/site/content/en/docs/drivers/includes/podman_usage.inc index f5befa1cdd182a018156902fd4f3e984f29208e4..309044c448885c1420d280ca85395107d55082f8 100644 --- a/site/content/en/docs/drivers/includes/podman_usage.inc +++ b/site/content/en/docs/drivers/includes/podman_usage.inc @@ -4,7 +4,7 @@ This is an experimental driver. Please use it only for experimental reasons unti ## Usage -It's recommended to run minikube with the podman driver and [CRI-O container runtime](https://https://cri-o.io/): +It's recommended to run minikube with the podman driver and [CRI-O container runtime](https://cri-o.io/): ```shell minikube start --driver=podman --container-runtime=cri-o