Skip to content

Commit e808006

Browse files
committed
doc: update the title and path in the docwq
1 parent 1426b75 commit e808006

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/csi-dev.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Azure file CSI driver development guide
1+
# SMB CSI driver development guide
22

33
## How to build this project
44
- Clone repo
55
```console
6-
$ mkdir -p $GOPATH/src/sigs.k8s.io/
6+
$ mkdir -p $GOPATH/src/github.com/kubernetes-csi
77
$ git clone https://github.com/kubernetes-csi/csi-driver-smb $GOPATH/src/github.com/kubernetes-csi/csi-driver-smb
88
```
99

0 commit comments

Comments
 (0)