Skip to content

Commit 3c907dd

Browse files
committed
fix docs issue
1 parent f0e6faf commit 3c907dd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/google-cloud-locationfinder/README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python Client for
33

44
|preview| |pypi| |versions|
55

6-
``_:
6+
`google-cloud-locationfinder`:
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_
@@ -14,9 +14,9 @@ Python Client for
1414
:target: https://pypi.org/project/google-cloud-locationfinder/
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-locationfinder.svg
1616
:target: https://pypi.org/project/google-cloud-locationfinder/
17-
.. _:
17+
.. _`google-cloud-locationfinder`: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-locationfinder
1818
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/google-cloud-locationfinder/latest/summary_overview
19-
.. _Product Documentation:
19+
.. _Product Documentation: https://cloud.google.com/maps-platform/location-finder/
2020

2121
Quick Start
2222
-----------
@@ -25,12 +25,12 @@ In order to use this library, you first need to go through the following steps:
2525

2626
1. `Select or create a Cloud Platform project.`_
2727
2. `Enable billing for your project.`_
28-
3. `Enable the .`_
28+
3. `Enable the Location Finder API.`_
2929
4. `Set up Authentication.`_
3030

3131
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
3232
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
33-
.. _Enable the .:
33+
.. _Enable the Location Finder API.: https://console.cloud.google.com/flows/enableapi?apiid=locationfinder.googleapis.com
3434
.. _Set up Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html
3535

3636
Installation

0 commit comments

Comments
 (0)