Skip to content

Commit

Permalink
Add link to iOS SDK documentation (#8359)
Browse files Browse the repository at this point in the history
* add ios sdk link per comment from stephen g

* add new link from minh and reword
  • Loading branch information
HeyStenson authored Jun 20, 2019
1 parent 64ffd20 commit bd4c1a2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/pages/style-spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,10 +252,7 @@ export default class extends React.Component {
href='https://docs.mapbox.com/android/'>Mapbox Maps SDK for Android</a></li>
<li>Authors of software that generates or processes Mapbox styles.</li>
</ul>
<p>Developers using the <a href='https://www.mapbox.com/ios-sdk/'>Mapbox Maps SDK for iOS</a> or <a
href='https://github.com/mapbox/mapbox-gl-native/tree/master/platform/macos/'>
Mapbox Maps SDK for macOS</a> should consult the iOS SDK API reference for platform-appropriate
documentation of style-related features.</p>
<p>For platform-appropriate documentation of style-related features, developers using the Mapbox Maps SDK for iOS should consult the <a href='https://docs.mapbox.com/ios/maps/overview/'>iOS SDK API reference</a>, and developers using the Mapbox Maps SDK for macOS should consult the <a href='https://mapbox.github.io/mapbox-gl-native/macos/'>macOS SDK API reference</a>.</p>
</div>

<SectionH2 id='root' title='Root Properties'>
Expand Down

0 comments on commit bd4c1a2

Please sign in to comment.