Skip to content

Commit 961e1c4

Browse files
authored
Use latest/ directory for docs instead of stable/ (#3766)
See also googleapis/google-cloud-python#3763 $ sed -i '' 's/googlecloudplatform.github.io\/google-cloud-python\/stable\//googlecloudplatform.github.io\/google-cloud-python\/latest\//g' **/*.rst
1 parent ce76806 commit 961e1c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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/latest/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/latest/pubsub/usage.html
4949

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

0 commit comments

Comments
 (0)