Skip to content

Commit a77a0f8

Browse files
committed
fix item-search url
1 parent 856f106 commit a77a0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ located at a `/search` endpoint. It re-uses all of the OAFeat [query
3333
parameters](http://docs.opengeospatial.org/is/17-069r3/17-069r3.html#_items_) specified in their 'core', and adds a
3434
couple more. It does not require a full implementation of OAFeat, it is instead a simplified construct that can run a
3535
search across any set of indexed STAC [`Item`](stac-spec/item-spec/README.md) objects. See the [rendered OpenAPI
36-
document](https://api.stacspec.org/v1.0.0-rc.2/item-spec) for more details.
36+
document](https://api.stacspec.org/v1.0.0-rc.2/item-search) for more details.
3737

3838
### Collections and Features
3939

0 commit comments

Comments
 (0)