[
https://issues.apache.org/jira/browse/CB-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Grebnov closed CB-7516.
------------------------------
> Docs. Fix broken links to API on Platform Support page
> ------------------------------------------------------
>
> Key: CB-7516
> URL: https://issues.apache.org/jira/browse/CB-7516
> Project: Apache Cordova
> Issue Type: Bug
> Components: Docs
> Affects Versions: 3.5.0
> Reporter: Sergey Grebnov
> Assignee: Sergey Grebnov
> Fix For: 3.6.0
>
>
> I’m noticing that a bunch of links to docs on
> http://cordova.apache.org/docs/en/3.5.0/guide_support_index.md.html#Platform%20Support
> are broken and should get fixed.
> They’re all the ones on the left side of the table in the Platform API
> section with the exception of Events and Storage.
> All the rest have URIs of the form
> https://github.com/apache/cordova-plugin-device-motion/blob/dev/doc/index.md
> that produce 404 errors.
> They just need dev in the path replaced with master as in
> https://github.com/apache/cordova-plugin-device-motion/blob/master/doc/index.md.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)