This is an automated email from the ASF dual-hosted git repository. manuelbeck pushed a commit to branch pr-readme-add-link-ios-platform-guide in repository https://gitbox.apache.org/repos/asf/cordova-ios.git
commit cceefe5b3bf9e96658aae2d387d7771ace74e108 Author: Manuel Beck <[email protected]> AuthorDate: Sat Dec 6 19:05:42 2025 +0100 doc(readme): add Link to iOS Platform Guide - Moved common link Apache Cordova to the bottom --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5a432f9..fba43d0c 100644 --- a/README.md +++ b/README.md @@ -82,5 +82,6 @@ See [Apache Cordova - Nightly Builds](https://cordova.apache.org/contribute/nigh ## Further reading -* [Apache Cordova](https://cordova.apache.org/) +* [Cordova iOS Platform Guide](https://cordova.apache.org/docs/en/dev/guide/platforms/ios/index.html) * [Cordova iOS API Documentation](https://apache.github.io/cordova-ios/) +* [Apache Cordova](https://cordova.apache.org/) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
