Repository: cordova-docs
Updated Branches:
  refs/heads/master 70aabe341 -> 2607400df


CB-10826 Fix Core plugin API link


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/2607400d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/2607400d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/2607400d

Branch: refs/heads/master
Commit: 2607400df9ca21224b361b29090bfd533b2d58bd
Parents: 70aabe3
Author: Nikhil Khandelwal <nikhi...@microsoft.com>
Authored: Mon Mar 14 12:36:25 2016 -0700
Committer: Nikhil Khandelwal <nikhi...@microsoft.com>
Committed: Mon Mar 14 12:36:25 2016 -0700

----------------------------------------------------------------------
 www/docs/en/dev/guide/overview/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/2607400d/www/docs/en/dev/guide/overview/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/dev/guide/overview/index.md 
b/www/docs/en/dev/guide/overview/index.md
index 6dc9ede..33fcb74 100644
--- a/www/docs/en/dev/guide/overview/index.md
+++ b/www/docs/en/dev/guide/overview/index.md
@@ -77,7 +77,7 @@ other and bindings to standard device APIs. This enables you 
to invoke native
 code from JavaScript. 
 
 Apache Cordova project maintains a set of plugins called the 
-[Core Plugins](../guide/support/index.html#core-plugin-apis). These core 
+[Core Plugins](../support/index.html#core-plugin-apis). These core 
 plugins provide your application to access device capabilities such as 
 battery, camera, contacts, etc.
 


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

Reply via email to