Skip to content

Commit 41e23fa

Browse files
dothebartmpv1989
authored andcommitted
Documentation/fix link
1 parent 40531a5 commit 41e23fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Drivers/JS/GettingStarted/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ const db = new Database({
198198
});
199199
```
200200

201-
For AQL please check out the [`aql` template tag](#aql) for writing parametrized
201+
For AQL please check out the [`aql` template tag](../Reference/README.md#aql) for writing parametrized
202202
AQL queries without making your code vulnerable to injection attacks.
203203

204204
## Error responses

0 commit comments

Comments
 (0)