Skip to content

Commit 017dfc3

Browse files
maxkernbachsleto-it
authored andcommitted
Doc: fix anchor (#560)
1 parent 98d7212 commit 017dfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Drivers/JS/Reference/Database/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If _config_ is a string, it will be interpreted as _config.url_.
1919
Base URL of the ArangoDB server or list of server URLs.
2020

2121
When working with a cluster or a single server with leader/follower failover,
22-
[the method `db.acquireHostList`](DatabaseManipulation.md#databaseacquireHostList)
22+
[the method `db.acquireHostList`](DatabaseManipulation.md#databaseacquirehostlist)
2323
can be used to automatically pick up additional coordinators/followers at
2424
any point.
2525

0 commit comments

Comments
 (0)