branch: externals/transient commit 1c7b7055ae20fdbedffbdb5c18ee6b949c8ed5f6 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
readme: Fix alt text --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 22ceb00b3d..160471f52b 100644 --- a/README.org +++ b/README.org @@ -52,7 +52,7 @@ set using a command such as ~universal-argument~. #+html: <br><br> #+html: <a href="https://github.com/magit/transient/actions/workflows/compile.yml"><img alt="Compile" src="https://github.com/magit/transient/actions/workflows/compile.yml/badge.svg"/></a> -#+html: <a href="https://github.com/magit/transient/actions/workflows/manual.yml"><img alt="Compile" src="https://github.com/magit/transient/actions/workflows/manual.yml/badge.svg"/></a> +#+html: <a href="https://github.com/magit/transient/actions/workflows/manual.yml"><img alt="Manual" src="https://github.com/magit/transient/actions/workflows/manual.yml/badge.svg"/></a> #+html: <a href="https://elpa.gnu.org/packages/transient.html"><img alt="GNU ELPA" src="https://elpa.gnu.org/packages/transient.svg"/></a> #+html: <a href="https://stable.melpa.org/#/transient"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/transient-badge.svg"/></a> #+html: <a href="https://melpa.org/#/transient"><img alt="MELPA" src="https://melpa.org/packages/transient-badge.svg"/></a>