Merge pull request #2783 from pmorch/zsh-completion-gitlab-url

Reflect the new github URL for completion/zsh/_docker
This commit is contained in:
Paweł Gronowski
2026-05-14 12:20:45 +02:00
committed by GitHub
+1 -2
View File
@@ -2,8 +2,7 @@
#
# zsh completion for docker (http://docker.com)
#
# version: 0.3.0
# github: https://github.com/felixr/docker-zsh-completion
# github: https://github.com/docker/cli
#
# contributors:
# - Felix Riedel