Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubsub/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ messages to it

To learn more, consult the `publishing documentation`_.

.. _publishing documentation: http://google-cloud-python.readthedocs.io/en/latest/pubsub/publisher/index.html
.. _publishing documentation: https://googleapis.github.io/google-cloud-python/latest/pubsub/publisher/index.html


Subscribing
Expand Down Expand Up @@ -157,4 +157,4 @@ block the current thread until a given condition obtains:

To learn more, consult the `subscriber documentation`_.

.. _subscriber documentation: http://google-cloud-python.readthedocs.io/en/latest/pubsub/subscriber/index.html
.. _subscriber documentation: https://googleapis.github.io/google-cloud-python/latest/pubsub/subscriber/index.html