From 3bc09a21d38f2a9fbc062d1a32727315db2d8a1d Mon Sep 17 00:00:00 2001 From: Thiago Perrotta Date: Tue, 17 Dec 2024 17:02:05 -0300 Subject: [PATCH] fix badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57a66c9c..d544640c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # thiagowfx's dotfiles [![Pre-commit](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit.yaml/badge.svg)](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit.yaml) -[![Pre-commit autoupdate](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit.yaml/badge.svg)](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit.yaml) +[![Pre-commit autoupdate](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit-autoupdate.yaml/badge.svg)](https://github.com/thiagowfx/.dotfiles/actions/workflows/pre-commit-autoupdate.yaml) This dotfiles repository is managed with [`GNU stow`][stow], [`GNU make`][make] and [`Ansible`][ansible].