From 015200493b93608dfd93a65a1301c0d289996e5c Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Mon, 28 Jul 2025 03:16:33 -0700 Subject: [PATCH] fix(README.org): Fix Eldev link --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 9d6c0bb..85839f1 100644 --- a/README.org +++ b/README.org @@ -183,7 +183,7 @@ This project is maintained by the [[http://fsharp.org/][F# Software Foundation]], with the repository hosted on [[https://github.com/fsharp/emacs-fsharp-mode][GitHub]]. -Pull requests are welcome. Please run the test-suite with [Eldev](https://doublep.github.io/eldev/) =eldev -dtT test= +Pull requests are welcome. Please run the test-suite with [[https://doublep.github.io/eldev/][Eldev]] =eldev -dtT test= before submitting a pull request. *** Maintainers