Skip to content

Commit 3f1c7e9

Browse files
committed
Fix broken markup
1 parent 4c59094 commit 3f1c7e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/ROOT/pages/repl/history.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ filtered to only those inputs that match the regexp.
7777

7878
== Preview and Highlight
7979

80-
When `cider-repl-history-show-preview` is non-nil, CIDER displays an [`overlay`]
81-
(https://www.gnu.org/software/emacs/manual/html_node/elisp/Overlays.html)
80+
When `cider-repl-history-show-preview` is non-nil, CIDER displays an
81+
https://www.gnu.org/software/emacs/manual/html_node/elisp/Overlays.html[overlay]
8282
of the currently selected history entry, in the REPL buffer.
8383

8484
If you do not properly quit from browsing the history (i.e., if you

0 commit comments

Comments
 (0)