summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2023-01-16 19:19:58 +0100
committerJonas Bernoulli <jonas@bernoul.li>2023-01-16 19:19:58 +0100
commit1c7b7055ae20fdbedffbdb5c18ee6b949c8ed5f6 (patch)
tree190946a9bd02cd31df345c25f0afafd1bd1a6236 /README.org
parent911dcb9631c064d9e64e9bb3ea0145dbc42b9fc8 (diff)
readme: Fix alt text
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 22ceb00..160471f 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>