From 5df174e2f9118d9de6ee81b0a9adbcb2a84b13ac Mon Sep 17 00:00:00 2001 From: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com> Date: Tue, 18 Mar 2025 13:04:04 +0100 Subject: [PATCH] Typo causing broken link This error's link (https://neo4j.com/docs/status-codes/current/errors/gql-errors/#_42n26) is not working because it's not listed in the content-nav file due to a typo. --- modules/ROOT/content-nav.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/content-nav.adoc b/modules/ROOT/content-nav.adoc index 9e0c3826..26a0e994 100644 --- a/modules/ROOT/content-nav.adoc +++ b/modules/ROOT/content-nav.adoc @@ -231,7 +231,7 @@ **** xref:errors/gql-errors/42N21.adoc[] **** xref:errors/gql-errors/42N22.adoc[] **** xref:errors/gql-errors/42N24.adoc[] -**** xref:errors/gql-errors/42I26.adoc[] +**** xref:errors/gql-errors/42N26.adoc[] **** xref:errors/gql-errors/42N28.adoc[] **** xref:errors/gql-errors/42N29.adoc[] **** xref:errors/gql-errors/42N31.adoc[]