From 5df398702ff97572f0c69de40d391f6d0ca0d448 Mon Sep 17 00:00:00 2001 From: Patrick Nicodemus Date: Fri, 6 Dec 2024 10:17:16 -0500 Subject: [PATCH] Update README.md Typo in hyperlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22bca43..eab8143 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Integration with Emacs The package allows you to run `utop` inside Emacs and to evaluate code in it straight from your source buffers (with the help of `utop-minor-mode`). -Those features are covered in more details in the ["Usage"](#usage-emacs) section. +Those features are covered in more details in the ["Usage"](#emacs-usage) section. ### Requirements