Skip to content

Commit

Permalink
removed invalid links
Browse files Browse the repository at this point in the history
  • Loading branch information
techthoughts2 committed Dec 18, 2023
1 parent 14b9195 commit 5d208d7
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 16 deletions.
2 changes: 0 additions & 2 deletions docs/Find-GMapPlace.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,6 @@ This function includes Google Maps features and content; use of Google Maps feat
[https://developers.google.com/maps/documentation/places/web-service/search-find-place](https://developers.google.com/maps/documentation/places/web-service/search-find-place)
[https://maps.googleapis.com/maps/api/place/findplacefromtext/output?parameters](https://maps.googleapis.com/maps/api/place/findplacefromtext/output?parameters)
[https://developers.google.com/maps/faq#languagesupport](https://developers.google.com/maps/faq#languagesupport)
[https://cloud.google.com/maps-platform/terms/](https://cloud.google.com/maps-platform/terms/)
Expand Down
2 changes: 0 additions & 2 deletions docs/Invoke-GMapGeoCode.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,6 @@ This function includes Google Maps features and content; use of Google Maps feat
[https://developers.google.com/maps/documentation/geocoding/overview](https://developers.google.com/maps/documentation/geocoding/overview)
[https://maps.googleapis.com/maps/api/geocode/outputFormat?parameters](https://maps.googleapis.com/maps/api/geocode/outputFormat?parameters)
[https://developers.google.com/maps/documentation/geocoding/requests-geocoding](https://developers.google.com/maps/documentation/geocoding/requests-geocoding)
[https://developers.google.com/maps/documentation/geocoding/requests-reverse-geocoding](https://developers.google.com/maps/documentation/geocoding/requests-reverse-geocoding)
Expand Down
2 changes: 0 additions & 2 deletions docs/Search-GMapNearbyPlace.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,6 @@ This function includes Google Maps features and content; use of Google Maps feat
[https://developers.google.com/maps/documentation/places/web-service/search-nearby](https://developers.google.com/maps/documentation/places/web-service/search-nearby)
[https://maps.googleapis.com/maps/api/place/nearbysearch/output?parameters](https://maps.googleapis.com/maps/api/place/nearbysearch/output?parameters)
[https://developers.google.com/maps/faq#languagesupport](https://developers.google.com/maps/faq#languagesupport)
[https://cloud.google.com/maps-platform/terms/](https://cloud.google.com/maps-platform/terms/)
Expand Down
2 changes: 0 additions & 2 deletions docs/Search-GMapText.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,6 @@ This function includes Google Maps features and content; use of Google Maps feat
[https://developers.google.com/maps/documentation/places/web-service/search-text](https://developers.google.com/maps/documentation/places/web-service/search-text)
[https://maps.googleapis.com/maps/api/place/textsearch/output?parameters](https://maps.googleapis.com/maps/api/place/textsearch/output?parameters)
[https://developers.google.com/maps/faq#languagesupport](https://developers.google.com/maps/faq#languagesupport)
[https://cloud.google.com/maps-platform/terms/](https://cloud.google.com/maps-platform/terms/)
Expand Down
2 changes: 0 additions & 2 deletions src/pwshPlaces/Public/Find-GMapPlace.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@
https://pwshplaces.readthedocs.io/en/latest/pwshPlaces-Google-Maps-Examples/
.LINK
https://developers.google.com/maps/documentation/places/web-service/search-find-place
.LINK
https://maps.googleapis.com/maps/api/place/findplacefromtext/output?parameters
.LINK
https://developers.google.com/maps/faq#languagesupport
.LINK
Expand Down
2 changes: 0 additions & 2 deletions src/pwshPlaces/Public/Invoke-GMapGeoCode.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
https://pwshplaces.readthedocs.io/en/latest/pwshPlaces-Google-Maps-Examples/
.LINK
https://developers.google.com/maps/documentation/geocoding/overview
.LINK
https://maps.googleapis.com/maps/api/geocode/outputFormat?parameters
.LINK
https://developers.google.com/maps/documentation/geocoding/requests-geocoding
.LINK
Expand Down
2 changes: 0 additions & 2 deletions src/pwshPlaces/Public/Search-GMapNearbyPlace.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@
https://pwshplaces.readthedocs.io/en/latest/pwshPlaces-Google-Maps-Examples/
.LINK
https://developers.google.com/maps/documentation/places/web-service/search-nearby
.LINK
https://maps.googleapis.com/maps/api/place/nearbysearch/output?parameters
.LINK
https://developers.google.com/maps/faq#languagesupport
.LINK
Expand Down
2 changes: 0 additions & 2 deletions src/pwshPlaces/Public/Search-GMapText.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@
https://pwshplaces.readthedocs.io/en/latest/pwshPlaces-Google-Maps-Examples/
.LINK
https://developers.google.com/maps/documentation/places/web-service/search-text
.LINK
https://maps.googleapis.com/maps/api/place/textsearch/output?parameters
.LINK
https://developers.google.com/maps/faq#languagesupport
.LINK
Expand Down

0 comments on commit 5d208d7

Please sign in to comment.