Skip to content

Commit 8ad2c5c

Browse files
committed
Converted inline links to end links.
1 parent f32b12e commit 8ad2c5c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-maps/how-to-use-services-module.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The Azure Maps Web SDK provides a *services module*. This module is a helper lib
118118
}
119119
```
120120

121-
For more information, see [Authentication with Azure Maps](azure-maps-authentication.md).
121+
For more information, see [Authentication with Azure Maps].
122122

123123
1. The following code uses the newly created Azure Maps Search service URL client to geocode an address: "1 Microsoft Way, Redmond, WA". The code uses the `searchAddress` function and displays the results as a table in the body of the page.
124124

@@ -280,3 +280,5 @@ For more code samples that use the services module, see these articles:
280280
281281
> [!div class="nextstepaction"]
282282
> [Show directions from A to B](./map-route.md)
283+
284+
[Authentication with Azure Maps]: azure-maps-authentication.md

0 commit comments

Comments
 (0)