Skip to content

Commit 93791ec

Browse files
author
Bostjan Lah
committed
Fix link to the AQL spec page
1 parent de626d3 commit 93791ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/includes/query_overview.apib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Release: **_Release_**
66

77
This specification describes the service endpoints and data-models used when querying an openEHR system.
88

9-
AQL [Archetype Query Language](#http://www.openehr.org/releases/QUERY/latest/docs/AQL/AQL.html) is the primary query language.
9+
AQL [Archetype Query Language](https://www.openehr.org/releases/QUERY/latest/docs/AQL/AQL.html) is the primary query language.
1010

1111
The query `response` may also be used by other API endpoints in the openEHR REST API.
1212
I.e. composition resource might return several compositions. These operations will return the `response`

0 commit comments

Comments
 (0)