Skip to content

Commit 5953928

Browse files
committed
Fixing up other docs that were moved in googleapis#3459.
1 parent 9c412ba commit 5953928

File tree

16 files changed

+22
-26
lines changed

16 files changed

+22
-26
lines changed

bigquery/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Perform a synchronous query
8686
See the ``google-cloud-python`` API `BigQuery documentation`_ to learn how
8787
to connect to BigQuery using this Client Library.
8888

89-
.. _BigQuery documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/bigquery-usage.html
89+
.. _BigQuery documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/bigquery/usage.html
9090

9191
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-bigquery.svg
9292
:target: https://pypi.python.org/pypi/google-cloud-bigquery

bigtable/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 Bigtable
99

1010
- `Documentation`_
1111

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

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

core/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ used by all of the ``google-cloud-*``.
99

1010
- `Documentation`_
1111

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

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

datastore/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Python Client for Google Cloud Datastore
99

1010
- `Documentation`_
1111

12-
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/datastore-client.html
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/datastore/client.html
1313

1414
Quick Start
1515
-----------
@@ -44,7 +44,7 @@ queries, and eventual consistency for all other queries.
4444
See the ``google-cloud-python`` API `datastore documentation`_ to learn how to
4545
interact with the Cloud Datastore using this Client Library.
4646

47-
.. _datastore documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/datastore-client.html
47+
.. _datastore documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/datastore/client.html
4848

4949
See the `official Google Cloud Datastore documentation`_ for more details on
5050
how to activate Cloud Datastore for your project.

dns/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 DNS
99

1010
- `Documentation`_
1111

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

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

error_reporting/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Python Client for Stackdriver Error Reporting
99

1010
- `Documentation`_
1111

12-
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/error-reporting-usage.html
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/error-reporting/usage.html
1313

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

language/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 Natural Language
99

1010
- `Documentation`_
1111

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

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

logging/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Python Client for Stackdriver Logging
99

1010
- `Documentation`_
1111

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

1414
Quick Start
1515
-----------
@@ -54,7 +54,7 @@ Example of fetching entries:
5454
See the ``google-cloud-python`` API `logging documentation`_ to learn how to
5555
connect to Stackdriver Logging using this Client Library.
5656

57-
.. _logging documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/logging-usage.html
57+
.. _logging documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/logging/usage.html
5858

5959
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-logging.svg
6060
:target: https://pypi.python.org/pypi/google-cloud-logging

monitoring/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Python Client for Stackdriver Monitoring
99

1010
- `Documentation`_
1111

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

1414
Quick Start
1515
-----------
@@ -64,7 +64,7 @@ Display CPU utilization across your GCE instances during the last five minutes:
6464
See the ``google-cloud-python`` API `monitoring documentation`_ to learn how
6565
to connect to Stackdriver Monitoring using this Client Library.
6666

67-
.. _monitoring documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/monitoring-usage.html
67+
.. _monitoring documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/monitoring/usage.html
6868

6969
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-monitoring.svg
7070
:target: https://pypi.python.org/pypi/google-cloud-monitoring

pubsub/README.rst

Lines changed: 2 additions & 2 deletions
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/stable/pubsub-usage.html
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/pubsub/usage.html
1313

1414
Quick Start
1515
-----------
@@ -45,7 +45,7 @@ independently written applications.
4545
See the ``google-cloud-python`` API `Pub/Sub documentation`_ to learn how to connect
4646
to Cloud Pub/Sub using this Client Library.
4747

48-
.. _Pub/Sub documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/pubsub-usage.html
48+
.. _Pub/Sub documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/pubsub/usage.html
4949

5050
To get started with this API, you'll need to create
5151

0 commit comments

Comments
 (0)