In the json response examples a `/catalogs` link is advertised which is confusing. ie. ```json { "rel": "self", "type": "application/json", "href": "https://stac-api.example.com/catalogs/cool-data" } ```
In the json response examples a
/catalogslink is advertised which is confusing. ie.{ "rel": "self", "type": "application/json", "href": "https://stac-api.example.com/catalogs/cool-data" }