You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/08/20 00:21:35 UTC

[4/7] git commit: updated readme, name tag and namespace

updated readme, name tag and namespace


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/commit/4ea68167
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/4ea68167
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/4ea68167

Branch: refs/heads/master
Commit: 4ea68167a45aa3c0dccdc318a2edf34557a791d9
Parents: 2489358
Author: Steven Gill <st...@gmail.com>
Authored: Wed Jul 24 14:48:06 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Aug 14 15:51:02 2013 -0700

----------------------------------------------------------------------
 README.md  | 2 +-
 plugin.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/4ea68167/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 0dbf122..e1681b5 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@ cordova-plugin-network-information
 ----------------------------------
 To install this plugin, follow the [Command-line Interface Guide](http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface).
 
-If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/guide_plugin_ref_plugman.md.html).
+If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/plugin_ref_plugman.md.html).

http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/4ea68167/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 62a57fd..2184d5e 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
+<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
 xmlns:android="http://schemas.android.com/apk/res/android"
            id="org.apache.cordova.core.network-information"
       version="0.1.0">