Skip to content

Commit 8959972

Browse files
authored
Update readme.md
1 parent 53408a4 commit 8959972

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

directions-plugin/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Before using the API in the your solution, please ensure that the related access
2222
- Your static key can be secured by whitelisting its usage for particular IPs (in case of cloud app usage) OR a set of domains (in case of a web app)
2323
- Your static key obtained from your Console is to be passed as a query parameter: `access_token`.
2424

25-
2. The sample codes are provided on our domain to help you understand the very basic functionality of Mappls Direction Plugin. [See Sample Codes here](https://about.mappls.com/api/web-sdk/vector-plugin-example/Direction/mappls-direction-plugin)
25+
2. The sample codes are provided on our domain to help you understand the very basic functionality of Mappls Direction Plugin. [See Sample Codes here](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Direction/mappls-direction-plugin)
2626

2727
## Authentication Object - `access_token` mandatory query parameter.
2828

@@ -48,7 +48,7 @@ The quickest way to integrate is to copy the plug-n-play sample code snippets in
4848

4949
Let the fun begin !
5050

51-
Visit the [samples](https://about.mappls.com/api/web-sdk/vector-plugin-example/Direction/mappls-direction-plugin) for assistance to create a sample implementation with your own keys.
51+
Visit the [samples](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Direction/mappls-direction-plugin) for assistance to create a sample implementation with your own keys.
5252

5353
For detailed understanding of the plugin, Let’s get started!
5454

0 commit comments

Comments
 (0)