You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2015/03/27 21:17:16 UTC

docs commit: Fix Storage.md file plugin link to readme (close #273)

Repository: cordova-docs
Updated Branches:
  refs/heads/master 981cf975c -> 784f8ebcf


Fix Storage.md file plugin link to readme (close #273)


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

Branch: refs/heads/master
Commit: 784f8ebcf1f4ac2b7827b61441b4c90df6fe8315
Parents: 981cf97
Author: Ivar Abrahamsen <iv...@flurdy.com>
Authored: Tue Mar 24 18:45:59 2015 +0000
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Mar 27 16:17:00 2015 -0400

----------------------------------------------------------------------
 docs/en/4.0.0/cordova/storage/storage.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/784f8ebc/docs/en/4.0.0/cordova/storage/storage.md
----------------------------------------------------------------------
diff --git a/docs/en/4.0.0/cordova/storage/storage.md b/docs/en/4.0.0/cordova/storage/storage.md
index 30c7e98..a0533ae 100644
--- a/docs/en/4.0.0/cordova/storage/storage.md
+++ b/docs/en/4.0.0/cordova/storage/storage.md
@@ -62,7 +62,7 @@ The following platforms support IndexedDB:
 ## Plugin-Based Options
 
 In addition to the storage APIs listed above, the
-[File API](https://github.com/apache/cordova-plugin-file/blob/master/doc/index.md)
+[File API](https://github.com/apache/cordova-plugin-file/blob/master/README.md)
 allows you to cache data on the local file system.  Other
 [Cordova plugins](http://plugins.cordova.io/) provide similar storage options.
 


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