Github user rakatyal commented on a diff in the pull request:

    https://github.com/apache/cordova-plugin-file/pull/176#discussion_r59298517
  
    --- Diff: README.md ---
    @@ -36,7 +36,9 @@ Although most of the plugin code was written when an 
earlier spec was current:
     It also implements the FileWriter spec :
     
[http://dev.w3.org/2009/dap/file-system/file-writer.html](http://dev.w3.org/2009/dap/file-system/file-writer.html)
     
    -For usage, please refer to HTML5 Rocks' excellent [FileSystem 
article.](http://www.html5rocks.com/en/tutorials/file/filesystem/)
    +>*Note* While the W3C FileSystem spec is deprecated for web browsers, the 
FileSystem APIs are supported in Cordova applications with this plugin for the 
platforms listed in the _Supported Platforms_ list, with the exception of the 
Browser platform.
    +
    +For usage, please refer to the [sample section](#sample) at the end of 
this article. For additional examples (browser focused), see the HTML5 Rocks' 
[FileSystem article.](http://www.html5rocks.com/en/tutorials/file/filesystem/)
     
     For an overview of other storage options, refer to Cordova's
     [storage 
guide](http://cordova.apache.org/docs/en/edge/cordova_storage_storage.md.html).
    --- End diff --
    
    Kindly update this link to use 'latest' instead of 'edge'.
    http://cordova.apache.org/docs/en/latest/cordova/storage/storage.html


---
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

Reply via email to