Skip to content

Commit 4c895b1

Browse files
authored
Update getting-started.adoc
1 parent 1e00c64 commit 4c895b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ gds.set_database("my-db")
9393

9494
=== Configure Apache Arrow parameters
9595

96-
If Apache Arrow is available on the https://neo4j.com/docs/graph-data-science/current/installation/installation-apache-arrow[server], we can provide the `GraphDataScience` constructor with several keyword parameters to configure the connection:
96+
If Apache Arrow is available on the https://neo4j.com/docs/graph-data-science/current/installation/configure-apache-arrow-server/[server], we can provide the `GraphDataScience` constructor with several keyword parameters to configure the connection:
9797

9898
* `arrow_disable_server_verification`: A flag that indicates that, if the flight client is connecting with
9999
TLS, that it skips server verification. If this is enabled, all other TLS settings are overridden.

0 commit comments

Comments
 (0)