From a009f02e71d22637ce1892e47bad3213cd06c932 Mon Sep 17 00:00:00 2001 From: Sheng Yang Date: Sat, 4 Aug 2018 00:32:54 -0700 Subject: [PATCH] Update README.md Correct link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e885f8..0145551 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ kubectl create -f https://raw.githubusercontent.com/rancher/longhorn/v0.3-rc/exa Now you can create a pod using Longhorn like this: ``` -kubectl create -f https://github.com/rancher/longhorn/blob/v0.3-rc/examples/pvc.yaml +kubectl create -f https://raw.githubusercontent.com/rancher/longhorn/v0.3-rc/examples/pvc.yaml ``` The yaml contains two parts: