Skip to content

Commit

Permalink
docs: Removed apache issue tracker link
Browse files Browse the repository at this point in the history
  • Loading branch information
breautek committed Jun 10, 2020
1 parent a4e3416 commit 845c2d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,3 @@ function onOffline() {
console.log("lost connection");
}
```

[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%20Network%20Information%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC

0 comments on commit 845c2d0

Please sign in to comment.