Fix markdown of flexvolume lvm example link
This commit is contained in:
parent
42a29fc41f
commit
61d6fd7997
|
@ -77,7 +77,7 @@ Unmount:
|
|||
<driver executable> unmount <mount dir>
|
||||
```
|
||||
|
||||
See lvm[lvm] for a quick example on how to write a simple flexvolume driver.
|
||||
See [lvm](lvm) for a quick example on how to write a simple flexvolume driver.
|
||||
|
||||
### Driver output:
|
||||
|
||||
|
|
Loading…
Reference in New Issue