From 84f6468ab26ba23790c8f184bb3d0e1ce4dbd744 Mon Sep 17 00:00:00 2001 From: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com> Date: Tue, 18 Feb 2025 11:44:11 +0100 Subject: [PATCH] Fixing link that doesn't exist in the GSG anymore --- modules/ROOT/pages/import-others.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/import-others.adoc b/modules/ROOT/pages/import-others.adoc index 1d05bfa..22bbf2b 100644 --- a/modules/ROOT/pages/import-others.adoc +++ b/modules/ROOT/pages/import-others.adoc @@ -18,7 +18,7 @@ See link:https://neo4j.com/docs/operations-manual/current/tools/neo4j-admin/neo4 == Neo4j connectors Neo4j offers to capability of using different connectors to connect data from various sourced into Neo4j. -See link:https://neo4j.com/docs/getting-started/languages-guides/integration-tools/integration/[Getting started -> Neo4j Connectors] for a list of available integrations. +See link:https://neo4j.com/docs/connectors[Neo4j Connectors] for a list of available integrations. == APOC Load procedures @@ -27,4 +27,4 @@ APOC is a library of user-defined procedures and functions that extends the use See link:https://neo4j.com/docs/apoc/current/overview/apoc.load/[APOC user guide -> apoc.load] for more information about the load procedure. // Edit at: https://github.com/neo4j-graphacademy/courses/blob/main/asciidoc/courses/importing-fundamentals/promo.adoc -include::https://raw.githubusercontent.com/neo4j-graphacademy/courses/main/asciidoc/courses/importing-fundamentals/promo.adoc[] \ No newline at end of file +include::https://raw.githubusercontent.com/neo4j-graphacademy/courses/main/asciidoc/courses/importing-fundamentals/promo.adoc[]