summaryrefslogtreecommitdiff
path: root/gnss/ReadMe.md
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
committerDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
commit41c29cb92feff490270b4ce31f67d7baddecc457 (patch)
tree3601c61d3cf6919f2bea780cbdc3f4f3922d914f /gnss/ReadMe.md
parent18cabc43191fd82420adcfac56c0361de98360c9 (diff)
Diffstat (limited to 'gnss/ReadMe.md')
-rw-r--r--gnss/ReadMe.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnss/ReadMe.md b/gnss/ReadMe.md
index 6d37480d..a40b6d0c 100644
--- a/gnss/ReadMe.md
+++ b/gnss/ReadMe.md
@@ -85,14 +85,14 @@ Customer should validate their driver after customizing it.
### Test method 3
-* Test the [Windows Geolocation API](https://docs.microsoft.com/en-us/windows/desktop/locationapi/windows-location-api-portal) layer on real apps.
+* Test the [Windows Geolocation API](https://docs.microsoft.com/windows/desktop/locationapi/windows-location-api-portal) layer on real apps.
* Get current location by clicking on "Show my location" from the In-box Windows Maps app.
* Run the tracking scenario from the [Geolocation Sample app](https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/Geolocation).
* Get current location by clicking on "Start" from GPS Satellite app in Windows Store.
## Resources
-* [GNSS DDI reference](https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/gnssdriver/index)
-* [Getting started with Windows drivers](https://docs.microsoft.com/en-us/windows-hardware/drivers/gettingstarted)
-* [Windows Driver Kit documentation](https://docs.microsoft.com/en-us/windows-hardware/drivers)
+* [GNSS DDI reference](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/gnssdriver/index)
+* [Getting started with Windows drivers](https://docs.microsoft.com/windows-hardware/drivers/gettingstarted)
+* [Windows Driver Kit documentation](https://docs.microsoft.com/windows-hardware/drivers)
* [NMEA format documentation](http://navspark.mybigcommerce.com/content/NMEA_Format_v0.1.pdf) \ No newline at end of file