[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/listen 5abe25ff16 2/2: Docs: Fix ELPA badge
From: |
ELPA Syncer |
Subject: |
[elpa] externals/listen 5abe25ff16 2/2: Docs: Fix ELPA badge |
Date: |
Fri, 22 Mar 2024 09:58:26 -0400 (EDT) |
branch: externals/listen
commit 5abe25ff1678ffa694f7b062ca748ac143af47a1
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>
Docs: Fix ELPA badge
For real, this time.
---
README.org | 2 +-
docs/README.org | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 1c706b6a82..23ba29cebe 100644
--- a/README.org
+++ b/README.org
@@ -5,7 +5,7 @@
#+texinfo_dir_title: Listen: (listen)
#+texinfo_dir_desc: Audio/Music player
-[[https:/elpa.gnu.org/packages/listen.html][https://elpa.gnu.org/packages/listen.svg]]
+[[https://elpa.gnu.org/packages/listen.html][file:https://elpa.gnu.org/packages/listen.svg]]
This package aims to provide a simple audio/music player for Emacs. It should
"just work," with little-to-no configuration, have intuitive commands, and be
easily extended and customized. (Contrast to setting up EMMS, or having to
configure external players like MPD.) A Transient menu, under the command
~listen~, is the primary entry point.
diff --git a/docs/README.org b/docs/README.org
index 7f835f04da..83180b3a49 100644
--- a/docs/README.org
+++ b/docs/README.org
@@ -10,7 +10,7 @@
#+TEXINFO_DIR_DESC: Audio/Music player
# ELPA badge image.
-[[https:/elpa.gnu.org/packages/listen.html][https://elpa.gnu.org/packages/listen.svg]]
+[[https://elpa.gnu.org/packages/listen.html][file:https://elpa.gnu.org/packages/listen.svg]]
This package aims to provide a simple audio/music player for Emacs. It should
"just work," with little-to-no configuration, have intuitive commands, and be
easily extended and customized. (Contrast to setting up EMMS, or having to
configure external players like MPD.) A Transient menu, under the command
~listen~, is the primary entry point.