Skip to content

Commit 076497e

Browse files
committed
[Docs] Fix a broken link
1 parent b9d505b commit 076497e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Note that disabling pretty-printing is not advised. Emacs does not handle well
190190
very long lines, so using a printing function that wraps lines beyond a certain
191191
width (i.e. any of them except for `pr`) will keep your REPL running smoothly.
192192

193-
See link:../pretty_printing[this] for more information on configuring printing.
193+
TIP: See xref:usage/pretty_printing.adoc[this] for more information on configuring printing.
194194

195195
== Displaying images in the REPL
196196

0 commit comments

Comments
 (0)