Skip to content

Commit bc7b650

Browse files
authored
Merge pull request #2812 from dhermes/sanitize-rtd-links
Removing links to "stable" build of RTD.
2 parents c50daa3 + a51a6a3 commit bc7b650

File tree

8 files changed

+8
-22
lines changed

8 files changed

+8
-22
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Google Cloud Python Client
1313

1414
.. _Homepage: https://googlecloudplatform.github.io/google-cloud-python/
1515
.. _API Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/
16-
.. _Read The Docs Documentation: https://google-cloud-python.readthedocs.io/en/stable/
16+
.. _Read The Docs Documentation: https://google-cloud-python.readthedocs.io/en/latest/
1717

1818
This client supports the following Google Cloud Platform services:
1919

bigtable/README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,9 @@ Analytics, Maps, and Gmail.
3838

3939
.. _Bigtable: https://cloud.google.com/bigtable/docs/
4040

41-
See the ``google-cloud-python`` API `Bigtable documentation`_ to learn
41+
See the ``google-cloud-python`` API Bigtable `Documentation`_ to learn
4242
how to manage your data in Bigtable tables.
4343

44-
.. _Bigtable documentation: https://google-cloud-python.readthedocs.io/en/stable/bigtable-usage.html
45-
4644
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-bigtable.svg
4745
:target: https://pypi.python.org/pypi/google-cloud-bigtable
4846
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-bigtable.svg

dns/README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,9 @@ manage DNS for your applications.
3838
.. _DNS: https://cloud.google.com/dns/
3939
.. _DNS API docs: https://cloud.google.com/dns/docs/apis
4040

41-
See the ``google-cloud-python`` API `DNS documentation`_ to learn
41+
See the ``google-cloud-python`` API DNS `Documentation`_ to learn
4242
how to manage DNS records using this Client Library.
4343

44-
.. _DNS documentation: https://google-cloud-python.readthedocs.io/en/stable/dns-usage.html
45-
4644
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-dns.svg
4745
:target: https://pypi.python.org/pypi/google-cloud-dns
4846
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dns.svg

error_reporting/README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,9 @@ on new errors.
4343
.. _Error Reporting: https://cloud.google.com/error-reporting/
4444
.. _Error Reporting API docs: https://cloud.google.com/error-reporting/reference/
4545

46-
See the ``google-cloud-python`` API `Error Reporting documentation`_ to learn
46+
See the ``google-cloud-python`` API Error Reporting `Documentation`_ to learn
4747
how to get started using this library.
4848

49-
.. _Error Reporting documentation: https://google-cloud-python.readthedocs.io/en/stable/error-reporting-usage.html
50-
5149
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-error-reporting.svg
5250
:target: https://pypi.python.org/pypi/google-cloud-error-reporting
5351
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-error-reporting.svg

language/README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,9 @@ This API is part of the larger Cloud Machine Learning API.
4242
.. _Natural Language: https://cloud.google.com/natural-language/
4343
.. _Natural Language API docs: https://cloud.google.com/natural-language/reference/rest/
4444

45-
See the ``google-cloud-python`` API `Natural Language documentation`_ to learn
45+
See the ``google-cloud-python`` API Natural Language `Documentation`_ to learn
4646
how to analyze text with this API.
4747

48-
.. _Natural Language documentation: https://google-cloud-python.readthedocs.io/en/stable/language-usage.html
49-
5048
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-language.svg
5149
:target: https://pypi.python.org/pypi/google-cloud-language
5250
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-language.svg

runtimeconfig/README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,9 @@ for changes to your data and return based on certain conditions.
4444
.. _RuntimeConfig: https://cloud.google.com/deployment-manager/runtime-configurator/
4545
.. _RuntimeConfig API docs: https://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/
4646

47-
See the ``google-cloud-python`` API `runtimeconfig documentation`_ to learn
47+
See the ``google-cloud-python`` API runtimeconfig `Documentation`_ to learn
4848
how to interact with Cloud RuntimeConfig using this Client Library.
4949

50-
.. _RuntimeConfig documentation: https://google-cloud-python.readthedocs.io/en/latest/runtimeconfig-usage.html
51-
5250
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-runtimeconfig.svg
5351
:target: https://pypi.python.org/pypi/google-cloud-runtimeconfig
5452
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-runtimeconfig.svg

translate/README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,9 @@ dynamically translate text between thousands of language pairs.
3838
.. _Translate: https://cloud.google.com/translate/
3939
.. _Translate API docs: https://cloud.google.com/translate/docs/apis
4040

41-
See the ``google-cloud-python`` API `Translate documentation`_ to learn
41+
See the ``google-cloud-python`` API Translate `Documentation`_ to learn
4242
how to translate text using this library.
4343

44-
.. _Translate documentation: https://google-cloud-python.readthedocs.io/en/stable/translate-usage.html
45-
4644
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-translate.svg
4745
:target: https://pypi.python.org/pypi/google-cloud-translate
4846
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-translate.svg

vision/README.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,9 @@ Storage.
4646
.. _Vision: https://cloud.google.com/vision/
4747
.. _Vision API docs: https://cloud.google.com/vision/reference/rest/
4848

49-
See the ``google-cloud-python`` API `Vision documentation`_ to learn
49+
See the ``google-cloud-python`` API `Documentation`_ to learn
5050
how to analyze images using this library.
5151

52-
.. _Vision documentation: https://google-cloud-python.readthedocs.io/en/stable/vision-usage.html
53-
5452
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-vision.svg
5553
:target: https://pypi.python.org/pypi/google-cloud-vision
5654
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-vision.svg

0 commit comments

Comments
 (0)