From 5fe6c99d7f5d2762fb97ddf6a6395b6bfb711c9b Mon Sep 17 00:00:00 2001 From: Nicola Vitucci Date: Wed, 21 Jan 2026 16:27:18 +0000 Subject: [PATCH] Fix tutorial link --- docs/antora/modules/ROOT/pages/customizing.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora/modules/ROOT/pages/customizing.adoc b/docs/antora/modules/ROOT/pages/customizing.adoc index 7012e83..2c4e536 100644 --- a/docs/antora/modules/ROOT/pages/customizing.adoc +++ b/docs/antora/modules/ROOT/pages/customizing.adoc @@ -107,7 +107,7 @@ In theses cases, all nodes with the same caption will get the same color. If there are fewer colors than unique values for the node `field` or `property` provided, the colors will be reused in a cycle. To avoid that, you could use a larger palette or extend one with additional colors. -Refer to the link:/tutorials/gds-example[Visualizing Neo4j Graph Data Science (GDS) Graphs tutorial] for an example on how +Refer to the link:{tutorials-docs-uri}/gds-example[Visualizing Neo4j Graph Data Science (GDS) Graphs tutorial] for an example on how to do the latter. ==== By continuous color space