From ce050b145b35b36bbf20a8ac189e870126803231 Mon Sep 17 00:00:00 2001 From: Luke Sneeringer Date: Thu, 24 Aug 2017 15:04:34 -0700 Subject: [PATCH] Documentation fix. Fixes #3875. --- pubsub/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubsub/README.rst b/pubsub/README.rst index 75611b1ff296..26338cf07491 100644 --- a/pubsub/README.rst +++ b/pubsub/README.rst @@ -45,7 +45,7 @@ independently written applications. See the ``google-cloud-python`` API `Pub/Sub documentation`_ to learn how to connect to Cloud Pub/Sub using this Client Library. -.. _Pub/Sub documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/pubsub/usage.html +.. _Pub/Sub documentation: http://google-cloud-python.readthedocs.io/en/latest/pubsub/index.html To get started with this API, you'll need to create