We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d7212 commit 017dfc3Copy full SHA for 017dfc3
docs/Drivers/JS/Reference/Database/README.md
@@ -19,7 +19,7 @@ If _config_ is a string, it will be interpreted as _config.url_.
19
Base URL of the ArangoDB server or list of server URLs.
20
21
When working with a cluster or a single server with leader/follower failover,
22
- [the method `db.acquireHostList`](DatabaseManipulation.md#databaseacquireHostList)
+ [the method `db.acquireHostList`](DatabaseManipulation.md#databaseacquirehostlist)
23
can be used to automatically pick up additional coordinators/followers at
24
any point.
25
0 commit comments