Skip to content

Commit b861e32

Browse files
waprinbusunkim96
authored andcommitted
Fix README rst links [(#962)](#962)
* Fix README rst links * Update all READMEs
1 parent 885c56e commit b861e32

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

language/snippets/cloud-client/v1/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,11 @@ This sample uses the `Google Cloud Client Library for Python`_.
128128
You can read the documentation for more details on API usage and use GitHub
129129
to `browse the source`_ and `report issues`_.
130130

131-
.. Google Cloud Client Library for Python:
131+
.. _Google Cloud Client Library for Python:
132132
https://googlecloudplatform.github.io/google-cloud-python/
133-
.. browse the source:
133+
.. _browse the source:
134134
https://github.com/GoogleCloudPlatform/google-cloud-python
135-
.. report issues:
135+
.. _report issues:
136136
https://github.com/GoogleCloudPlatform/google-cloud-python/issues
137137

138138

language/snippets/cloud-client/v1beta2/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,11 @@ This sample uses the `Google Cloud Client Library for Python`_.
133133
You can read the documentation for more details on API usage and use GitHub
134134
to `browse the source`_ and `report issues`_.
135135

136-
.. Google Cloud Client Library for Python:
136+
.. _Google Cloud Client Library for Python:
137137
https://googlecloudplatform.github.io/google-cloud-python/
138-
.. browse the source:
138+
.. _browse the source:
139139
https://github.com/GoogleCloudPlatform/google-cloud-python
140-
.. report issues:
140+
.. _report issues:
141141
https://github.com/GoogleCloudPlatform/google-cloud-python/issues
142142

143143

0 commit comments

Comments
 (0)