diff --git a/docs/issuer-node/install-gcm.md b/docs/issuer-node/install-gcm.md index 961198ce..8b843fcf 100644 --- a/docs/issuer-node/install-gcm.md +++ b/docs/issuer-node/install-gcm.md @@ -35,7 +35,7 @@ An Application resource is a collection of individual Kubernetes components, suc To set up your cluster to understand Application resources, run the following command: ```bash -kubectl apply -f "[https://raw.githubusercontent.com/GoogleCloudPlatform/marketplace-k8s-app-tools/master/crd/app-crd.yaml](https://raw.githubusercontent.com/GoogleCloudPlatform/marketplace-k8s-app-tools/master/crd/app-crd.yaml)" +kubectl apply -f "https://raw.githubusercontent.com/GoogleCloudPlatform/marketplace-k8s-app-tools/master/crd/app-crd.yaml" ``` ## Install Issuer Node without domain names @@ -58,4 +58,4 @@ If you have domain names, the installation process is similar and very simple. Y -After a few minutes, you will be able to enter the registered domains. \ No newline at end of file +After a few minutes, you will be able to enter the registered domains.