diff --git a/README.md b/README.md
index 9a8dfc421a181408b92d32e3228b135bd50674b1..fb67c47991069872455e82c096e06da3c37a94bb 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Local Path Provisioner provides a way for the Kubernetes users to utilize the lo
 
 ### Pros
 Dynamic provisioning the volume using host path.
-* Currently the Kubernetes [Local Volume provisioner](https://github.com/kubernetes-incubator/external-storage/tree/master/local-volume) cannot do dynamic provisioning for the host path volumes.
+* Currently the Kubernetes [Local Volume provisioner](https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner) cannot do dynamic provisioning for the host path volumes.
 
 ### Cons
 1. No support for the volume capacity limit currently.