summaryrefslogtreecommitdiff
path: root/transfer.md
diff options
context:
space:
mode:
Diffstat (limited to 'transfer.md')
-rw-r--r--transfer.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/transfer.md b/transfer.md
index 7c8b64b02..00e732265 100644
--- a/transfer.md
+++ b/transfer.md
@@ -88,7 +88,7 @@ Those Docker commands currently do not have equivalents in `podman`:
| `docker secret` ||
| `docker service` ||
| `docker stack` ||
-| `docker swarm` | podman does not support swarm. We support Kubernetes for orchestration using [CRI-O](https://github.com/kubernetes-incubator/cri-o).|
+| `docker swarm` | podman does not support swarm. We support Kubernetes for orchestration using [CRI-O](https://github.com/kubernetes-sigs/cri-o).|
| `docker system` ||
| `docker volume` | podman does not support volumes. Volumes should be built on the host operating system and then volume mounted into the containers.|