We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de626d3 commit 93791ecCopy full SHA for 93791ec
src/includes/query_overview.apib
@@ -6,7 +6,7 @@ Release: **_Release_**
6
7
This specification describes the service endpoints and data-models used when querying an openEHR system.
8
9
-AQL [Archetype Query Language](#http://www.openehr.org/releases/QUERY/latest/docs/AQL/AQL.html) is the primary query language.
+AQL [Archetype Query Language](https://www.openehr.org/releases/QUERY/latest/docs/AQL/AQL.html) is the primary query language.
10
11
The query `response` may also be used by other API endpoints in the openEHR REST API.
12
I.e. composition resource might return several compositions. These operations will return the `response`
0 commit comments