diff --git a/cmd/sgx_plugin/README.md b/cmd/sgx_plugin/README.md index 0d333979..5b019ee6 100644 --- a/cmd/sgx_plugin/README.md +++ b/cmd/sgx_plugin/README.md @@ -106,7 +106,7 @@ $ kubectl apply -k https://github.com/intel/intel-device-plugins-for-kubernetes/ #### Deploy SGX device plugin with the operator ```bash -$ kubectl apply -f https://raw.githubusercontent.com/intel/intel-device-plugins-for-kubernetes/main/deployments/operator/samples/deviceplugin_v1_sgxdeviceplugin.yaml +$ kubectl apply -f https://raw.githubusercontent.com/intel/intel-device-plugins-for-kubernetes//deployments/operator/samples/deviceplugin_v1_sgxdeviceplugin.yaml ``` ### Getting the source code