Brian Thompson created CB-10445:
-----------------------------------

             Summary: Documentation includes broken github links
                 Key: CB-10445
                 URL: https://issues.apache.org/jira/browse/CB-10445
             Project: Apache Cordova
          Issue Type: Bug
          Components: Docs
    Affects Versions: 5.4.0
         Environment: all
            Reporter: Brian Thompson
            Priority: Minor


On https://cordova.apache.org/docs/en/latest/guide/platforms/ios/plugin.html, 
there are references to some of the IOS header files:

https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/CDVInvokedUrlCommand.h
https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/CDVPluginResult.h
https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/CDVCommandDelegate.h

Those are broken links; the actual paths are:

https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVInvokedUrlCommand.h
https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVPluginResult.h
https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVCommandDelegate.h





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to