Skip to content

Commit

Permalink
Fix broken link to Google Places API in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uyencfi authored and bell-steven committed Jun 30, 2021
1 parent 253f844 commit f87c3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ yarn add react-native-google-places-autocomplete

**Step 2.**

Get your [Google Places API keys](https://developers.google.com/places/documentation/) and enable "Google Places API Web Service" (NOT Android or iOS) in the console. Billing must be enabled on the account.
Get your [Google Places API keys](https://developers.google.com/maps/documentation/places/web-service/get-api-key/) and enable "Google Places API Web Service" (NOT Android or iOS) in the console. Billing must be enabled on the account.

**Step 3.**

Expand Down

0 comments on commit f87c3ae

Please sign in to comment.