Skip to content

Commit 97540e8

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 560b3da commit 97540e8

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 BigQuery
99

1010
- `Documentation`_
1111

12-
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/bigquery/usage.html
12+
.. _Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/bigquery/usage.html
1313

1414
Quick Start
1515
-----------
@@ -86,7 +86,7 @@ Perform a synchronous query
8686
See the ``google-cloud-python`` API `BigQuery documentation`_ to learn how
8787
to connect to BigQuery using this Client Library.
8888

89-
.. _BigQuery documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/bigquery/usage.html
89+
.. _BigQuery documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/bigquery/usage.html
9090

9191
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-bigquery.svg
9292
:target: https://pypi.org/project/google-cloud-bigquery/

0 commit comments

Comments
 (0)