Update README.md

Correct link.
This commit is contained in:
Sheng Yang 2018-08-04 00:32:54 -07:00 committed by GitHub
parent 4e97389621
commit a009f02e71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: 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: The yaml contains two parts: