You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ra...@apache.org on 2016/03/01 23:51:14 UTC

cordova-plugin-geolocation git commit: Minor changes to README

Repository: cordova-plugin-geolocation
Updated Branches:
  refs/heads/master 7c57ae9c0 -> 3fa592559


Minor changes to README


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/3fa59255
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/3fa59255
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/3fa59255

Branch: refs/heads/master
Commit: 3fa59255930468607c6f4d9e27487d0fecef2643
Parents: 7c57ae9
Author: Raghav Katyal <ra...@microsoft.com>
Authored: Tue Mar 1 14:49:40 2016 -0800
Committer: Raghav Katyal <ra...@microsoft.com>
Committed: Tue Mar 1 14:50:57 2016 -0800

----------------------------------------------------------------------
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/3fa59255/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 28b67a8..a70db39 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ accesses geolocation data (if the device operating system doesn't do
 so already).  That notice should provide the same information noted
 above, as well as obtaining the user's permission (e.g., by presenting
 choices for __OK__ and __No Thanks__).  For more information, please
-see the Privacy Guide.
+see the [Privacy Guide](http://cordova.apache.org/docs/en/latest/guide/appdev/privacy/index.html).
 
 This plugin defines a global `navigator.geolocation` object (for platforms
 where it is otherwise missing).
@@ -81,7 +81,6 @@ It is also possible to install via repo url directly ( unstable )
 - iOS
 - Tizen
 - Windows Phone 7 and 8
-- Windows 8
 - Windows
 
 ## Methods


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