From 715f7a117d2d84405f900d070a95fefa8bd65e39 Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Wed, 11 Oct 2023 10:48:43 +0100 Subject: [PATCH 1/3] remove the broken anchor --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 1753e5d1..cd2889d3 100644 --- a/README.adoc +++ b/README.adoc @@ -147,7 +147,7 @@ All Neo4j status codes follow the syntax `Neo.[Class].[Subclass].[Name]`. | `Neo.DatabaseError.Statement.RemoteExecutionFailed` |=== -[[title-description]] + ==== Notification title/error description The notification title and the error description contain similar information. From 56ead3ead0eeba3361d37ebc67a2549ed8330635 Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Wed, 11 Oct 2023 10:50:38 +0100 Subject: [PATCH 2/3] add the weird anchor from GH --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index cd2889d3..224b5af4 100644 --- a/README.adoc +++ b/README.adoc @@ -147,7 +147,7 @@ All Neo4j status codes follow the syntax `Neo.[Class].[Subclass].[Name]`. | `Neo.DatabaseError.Statement.RemoteExecutionFailed` |=== - +[[notification-titleerror-description]] ==== Notification title/error description The notification title and the error description contain similar information. From 1b82b250a3cd5d420752dc15cb949ab33ae2bde5 Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Wed, 11 Oct 2023 10:51:56 +0100 Subject: [PATCH 3/3] update the link --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 224b5af4..de8dc33a 100644 --- a/README.adoc +++ b/README.adoc @@ -82,7 +82,7 @@ Each error and notification comprises the following components, some of which ar | For example, `Neo.DatabaseError.Statement.RemoteExecutionFailed`. | Notification title/ Error description (Will be removed in 6.0) -| See <>. +| See <>. | For example, `This query builds a cartesian product between disconnected patterns.` | For example, `The database was unable to execute a remote part of the statement.`