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 40531a5 commit 41e23faCopy full SHA for 41e23fa
docs/Drivers/JS/GettingStarted/README.md
@@ -198,7 +198,7 @@ const db = new Database({
198
});
199
```
200
201
-For AQL please check out the [`aql` template tag](#aql) for writing parametrized
+For AQL please check out the [`aql` template tag](../Reference/README.md#aql) for writing parametrized
202
AQL queries without making your code vulnerable to injection attacks.
203
204
## Error responses
0 commit comments