modify link

Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
xin.li 2022-05-05 00:19:02 +08:00
parent 1234d061c0
commit ba654e0dad

View File

@ -47,7 +47,7 @@ const (
// Manifest is the SP's manifest.
var Manifest = map[string]string{
"url": "https://k8s.io/kubernetes/test/e2e/storage/drivers/csi-test/mock",
"url": "https://github.com/kubernetes/kubernetes/tree/master/test/e2e/storage/drivers/csi-test/mock",
}
type Config struct {