From 7d4afb10ac2143abd8986a875602c121118e3c46 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Wed, 8 Aug 2018 00:30:01 -0700 Subject: [PATCH] Update upgrade.md Fix a typo. --- docs/upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/upgrade.md b/docs/upgrade.md index cefdc96..8c83a71 100644 --- a/docs/upgrade.md +++ b/docs/upgrade.md @@ -39,7 +39,7 @@ curl -s https://raw.githubusercontent.com/rancher/longhorn/v0.3-rc/deploy/longho kubectl apply -f longhorn.yaml ``` -For Google Kubernetes Engine (GKE) users, see [here](../gke.md) before proceed. +For Google Kubernetes Engine (GKE) users, see [here](./gke.md) before proceed. Longhorn Manager and Longhorn Driver will be deployed as daemonsets in a separate namespace called `longhorn-system`, as you can see in the yaml file.