1
0
Fork 0

fixed wrong ref target

This commit is contained in:
Jan Steemann 2012-10-23 10:10:45 +02:00
parent a8baadae9e
commit 4a25b5984c
1 changed files with 1 additions and 1 deletions

View File

@ -289,6 +289,6 @@ Search for all persons over 30.
}
]
You can learn all about the query language @ref AQL "here". Note that
You can learn all about the query language @ref Aql "here". Note that
`_query` is a short-cut for `_createStatement` and `execute`. We will
come back to these functions when we talk about cursors.