docs(plugins): update Docker Store to Docker Hub

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2023-12-20 21:08:32 +01:00
parent 8b53402125
commit 1dcd5487f0
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ $ docker run --network=mynet busybox top
Network plugins are written by third parties, and are published by those
third parties, either on
[Docker Store](https://store.docker.com/search?category=network&q=&type=plugin)
[Docker Hub](https://hub.docker.com/search?q=&type=plugin)
or on the third party's site.
## Write a network plugin