From 2ba4c69fe43f51c2d074b47f605b02ed55f18506 Mon Sep 17 00:00:00 2001 From: Adam Kruszewski Date: Sun, 9 Jul 2023 09:49:48 +0200 Subject: [PATCH] Make the MELPA link clickable --- readme.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.org b/readme.org index b682d7f..60bef73 100644 --- a/readme.org +++ b/readme.org @@ -1,7 +1,7 @@ #+TITLE: Corfu candidate overlay #+attr_html: :width 140px -[[https://melpa.org/packages/corfu-candidate-overlay-badge.svg]] +[[https://melpa.org/#/corfu-candidate-overlay][https://melpa.org/packages/corfu-candidate-overlay-badge.svg]] * Corfu candidate overlay package Simple [[https://github.com/minad/corfu][corfu]] as-you-type auto-suggestion candidate overlay with a visual indication of whether there are *many* or *exactly one* candidate available.