diff --git a/storage/volumes.md b/storage/volumes.md index afe2ade368..833079ad6d 100644 --- a/storage/volumes.md +++ b/storage/volumes.md @@ -554,3 +554,4 @@ $ docker volume prune - Learn about [bind mounts](bind-mounts.md). - Learn about [tmpfs mounts](tmpfs.md). - Learn about [storage drivers](/storage/storagedriver/). +- Learn about [third-party volume driver plugins](/engine/extend/legacy_plugins/).