From afa88612ba75371daf712b742ba24dc853aa02c6 Mon Sep 17 00:00:00 2001 From: Nicola Vitucci Date: Tue, 27 Jan 2026 12:08:37 +0000 Subject: [PATCH] Fix tutorials link --- docs/antora/modules/ROOT/pages/rendering.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora/modules/ROOT/pages/rendering.adoc b/docs/antora/modules/ROOT/pages/rendering.adoc index 3129b8c..e3ae618 100644 --- a/docs/antora/modules/ROOT/pages/rendering.adoc +++ b/docs/antora/modules/ROOT/pages/rendering.adoc @@ -43,7 +43,7 @@ But you can disable this by passing `show_hover_tooltip=False`. === Examples -Refer to the xref:getting-started.adoc[] and the link:/tutorials/index[tutorials] for +Refer to the xref:getting-started.adoc[] and the link:{tutorials-docs-uri}[tutorials] for examples of `render` method usage. == Exporting to HTML