branch: main commit 32fa1bcd0a0225ff7d226c073db2aabbc45c35a7 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (agitate): Fix :doc param --- elpa-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index f69600b256..e3d69d73ae 100644 --- a/elpa-packages +++ b/elpa-packages @@ -51,7 +51,7 @@ :auto-sync t) ("agitate" :url "https://git.sr.ht/~protesilaos/agitate" :auto-sync t - :doc "README.org" + :doc "README.md" :ignored-files ("COPYING" "doclicense.texi")) ("ahungry-theme" :url "https://github.com/ahungry/color-theme-ahungry") ("aircon-theme" :url "https://git.sr.ht/~chambln/aircon-theme.el"