Skip to content

Commit f3779d6

Browse files
committed
Fix broken link
1 parent 124b5ff commit f3779d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fcs-core-2.0/interface-specification.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ The Endpoint `MUST` perform the query on the annotation layers that makes the mo
254254
[z:pos = "ADJ" & q:pos = "ADJ"]
255255
----
256256

257-
The qualifiers _z_ in _z:pos_ and _q_ in _q:pos_ `SHOULD` match an available qualifier attribute value in a _pos_-`SupportedLayer` in a discovered <<EndpointDescripion>>.
257+
The qualifiers _z_ in _z:pos_ and _q_ in _q:pos_ `SHOULD` match an available qualifier attribute value in a _pos_-`SupportedLayer` in a discovered <<Endpoint Description>>.
258258

259259
NOTE: Endpoints supporting _Advanced Search_ `MUST` be able to parse all of FCS-QL. If they don't support a certain FCS-QL feature, they `MUST` generate an appropriate error message (see section <<SRU/CQL>>). If an Endpoint _only_ supports _Basic Search_, it `MUST NOT` silently accept queries that include FCS-QL features.
260260

0 commit comments

Comments
 (0)