From d0f61a2e8d1c3a8dafa045b2e603886ebb9cb4ff Mon Sep 17 00:00:00 2001 From: Janik von Rotz Date: Wed, 5 Feb 2025 08:43:44 +0100 Subject: [PATCH] feat: completion link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3cb7536..28d81fdd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The [Mint System](https://www.mint-system.ch/) collection of Ansible playbooks a ## Requirements * Setup [uv](https://docs.astral.sh/uv/) -* bash/zsh alias `task='./task'` with optional [completion](https://github.com/janikvonrotz/dotfiles/blob/master/oh-my-zsh-completions/_task) +* bash/zsh alias `task='./task'` with optional [completion](https://taskfile.build/#completion) ## Usage