Skip to content

Commit

Permalink
Use latest/ directory for docs instead of stable/ (#3766)
Browse files Browse the repository at this point in the history
See also
#3763

$ sed -i '' 's/googlecloudplatform.github.io\/google-cloud-python\/stable\//googlecloudplatform.github.io\/google-cloud-python\/latest\//g' **/*.rst
  • Loading branch information
tswast authored Aug 8, 2017
1 parent 9df6c46 commit 4695d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/google-cloud-resource-manager/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Python Client for Google Cloud Resource Manager

- `Documentation`_

.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/resource-manager/api.html
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/resource-manager/api.html

Quick Start
-----------
Expand Down Expand Up @@ -42,7 +42,7 @@ Google Cloud Platform.
See the ``google-cloud-python`` API `Resource Manager documentation`_ to learn
how to manage projects using this Client Library.

.. _Resource Manager documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/resource-manager/api.html
.. _Resource Manager documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/resource-manager/api.html

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-resource-manager.svg
:target: https://pypi.org/project/google-cloud-resource-manager/
Expand Down

0 comments on commit 4695d87

Please sign in to comment.