Skip to content

Commit 2182f6d

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/google-cloud-trace/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Idiomatic Python client for `Stackdriver Trace API`_
88

99
.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
1010
.. _Stackdriver Trace API: https://cloud.google.com/trace
11-
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/trace-usage
11+
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/trace-usage
1212
.. _Product Documentation: https://cloud.google.com/trace
1313

1414
Quick Start
@@ -22,7 +22,7 @@ In order to use this library, you first need to go through the following steps:
2222

2323
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
2424
.. _Enable the trace api.: https://cloud.google.com/trace
25-
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/google-cloud-auth
25+
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/google-cloud-auth
2626

2727
Installation
2828
~~~~~~~~~~~~
@@ -94,4 +94,4 @@ Next Steps
9494
APIs that we cover.
9595

9696
.. _Stackdriver Trace API Product documentation: https://cloud.google.com/trace
97-
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
97+
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst

0 commit comments

Comments
 (0)