Skip to content

Commit 36c4abd

Browse files
mehmetboraezerdhermes
authored andcommitted
Unreachable links in the readme files have been fixed. (googleapis#4406)
1 parent 39e4cd4 commit 36c4abd

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

core/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ common helpers (e.g. base ``Client`` classes) used by all of the
99

1010
- `Documentation`_
1111

12-
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/core/modules.html
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/core/index.html
1313

1414
Quick Start
1515
-----------

pubsub/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Python Client for Google Cloud Pub / Sub
99

1010
- `Documentation`_
1111

12-
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/pubsub/usage.html
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/pubsub/
1313

1414
Quick Start
1515
-----------

trace/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Idiomatic Python client for `Stackdriver Trace API`_
88

99
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
1010
.. _Stackdriver Trace API: https://cloud.google.com/trace
11-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/trace-usage
11+
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/trace/starting.html
1212
.. _Product Documentation: https://cloud.google.com/trace
1313

1414
Quick Start
@@ -22,7 +22,7 @@ In order to use this library, you first need to go through the following steps:
2222

2323
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
2424
.. _Enable the trace API.: https://cloud.google.com/trace
25-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/google-cloud-auth
25+
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html
2626

2727
Installation
2828
~~~~~~~~~~~~

videointelligence/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python Client for Google Cloud Video Intelligence
33

44
Python idiomatic client for `Google Cloud Video Intelligence`_
55

6-
.. _Google Cloud Video Intelligence: https://cloud.google.com/videointelligence/
6+
.. _Google Cloud Video Intelligence: https://cloud.google.com/video-intelligence/
77

88
|pypi| |versions|
99

vision/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Python Client for Google Cloud Vision
99

1010
- `Documentation`_
1111

12-
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/vision/usage.html
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/vision/
1313

1414
Quick Start
1515
-----------

0 commit comments

Comments
 (0)