This is an automated email from the ASF dual-hosted git repository.

shazron pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 01c6e96  ios: Add missing Markdown link reference for plugin-dev (#835)
01c6e96 is described below

commit 01c6e96ac33aafecbf1f373885ed4821bf5c0321
Author: Robin Dupret <robin.dup...@gmail.com>
AuthorDate: Mon Jun 25 06:24:42 2018 +0200

    ios: Add missing Markdown link reference for plugin-dev (#835)
---
 www/docs/en/8.x/guide/platforms/ios/plugin.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/docs/en/8.x/guide/platforms/ios/plugin.md 
b/www/docs/en/8.x/guide/platforms/ios/plugin.md
index ff5cbba..ce9d7c4 100644
--- a/www/docs/en/8.x/guide/platforms/ios/plugin.md
+++ b/www/docs/en/8.x/guide/platforms/ios/plugin.md
@@ -265,3 +265,4 @@ For JavaScript, you can attach Safari to the app running 
within the iOS Simulato
 [CDVPlugin.m]: 
https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVPlugin.m
 [ResumeEvent]: ../../../cordova/events/events.html#resume
 [PauseEvent]: ../../../cordova/events/events.html#pause
+[plugin-dev]: ../../hybrid/plugins/index.html


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to