Skip to content

Commit b98a7ba

Browse files
authored
Update readme.md
1 parent 409b418 commit b98a7ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

placeSearch-plugin/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Before using the API in the your solution, please ensure that the related access
1414
1. Copy and paste the key from your `credentials` section from your API [keys](https://auth.mappls.com/console/) into the `access_token` query parameter.
1515
- 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)
1616
- Your static key obtained from your Console is to be passed as a query parameter: `access_token`.
17-
2. The sample codes are provided on our domain to help you understand the very basic functionality of Mappls Place Search Plugin. [See Sample Codes here](https://about.mappls.com/api/web-sdk/vector-plugin-example/Placesearch/mappls-placesearch-plugin)
17+
2. The sample codes are provided on our domain to help you understand the very basic functionality of Mappls Place Search Plugin. [See Sample Codes here](https://about.mappls.com/api/web-sdk/vector-plugin-auth2/Placesearch/mappls-placesearch-plugin)
1818

1919
## Authentication Object - `access_token` mandatory query parameter.
2020

@@ -43,7 +43,7 @@ The SDK offers the following basic functionalities:
4343
## Sample Implementation
4444

4545

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

4848
For detailed understanding of the plugin, Let’s get started!
4949

@@ -141,7 +141,7 @@ If this returns true, then the token is placed successfuly, otherwise token is n
141141

142142
That's All !
143143

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

146146

147147
<br>

0 commit comments

Comments
 (0)