This is an automated email from the ASF dual-hosted git repository.
janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file.git
The following commit(s) were added to refs/heads/master by this push:
new 341fa9c remove JIRA link
341fa9c is described below
commit 341fa9cbb7ac94b6eb59b718f15a1880652d2458
Author: Jan Piotrowski <[email protected]>
AuthorDate: Thu Oct 4 01:15:28 2018 +0200
remove JIRA link
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index f99a954..33057c7 100644
--- a/README.md
+++ b/README.md
@@ -58,8 +58,6 @@ Although in the global scope, it is not available until after
the `deviceready`
console.log(cordova.file);
}
-Report issues on the [Apache Cordova issue
tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20File%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
-
## Installation
cordova plugin add cordova-plugin-file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]