mapbox / mapbox-gl-style-spec

76 stars 38 forks source link

Links to special types are broken #543

Closed 1ec5 closed 7 years ago

1ec5 commented 8 years ago

The sources property’s link to the “sources” type is broken; it should point to this section with the anchor #sources rather than #type-sources. A similar issue affects links to the transition type and also the light type once #542 lands. (In any case, the sources root property should actually have "type": "array", "value": "sources" rather than "type": "sources".)

/cc @lbud

lucaswoj commented 7 years ago

This issue was moved to mapbox/mapbox-gl-js#4133