Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/696#discussion_r113506314 --- Diff: www/docs/en/dev/config_ref/index.md --- @@ -476,7 +476,7 @@ This tag installs resource files into your platform, and is similar to the same Attributes(type) <br/> <span class="sub-header">Only for platform:</span> | Description ---------------- | ------------ -src(string) <br/> ==iOS== ==Android==| *Required* <br/> Location of the file relative to `plugin.xml`. If the src file can't be found, the CLI stops and reverses the installation, issues a notification about the problem, and exits with a non-zero code. +src(string) <br/> ==iOS== ==Android==| *Required* <br/> Location of the file relative to `config.xml`. If the src file can't be found, the CLI stops and reverses the installation, issues a notification about the problem, and exits with a non-zero code. --- End diff -- Correct again, I will remove the reference (copy and paste!) :)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org