Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dc5de84

Browse filesBrowse 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 6711685 commit dc5de84
Copy full SHA for dc5de84

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Python Client for Google Cloud Datastore
99

1010
- `Documentation`_
1111

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

1414
Quick Start
1515
-----------
@@ -44,7 +44,7 @@ queries, and eventual consistency for all other queries.
4444
See the ``google-cloud-python`` API `datastore documentation`_ to learn how to
4545
interact with the Cloud Datastore using this Client Library.
4646

47-
.. _datastore documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/datastore/client.html
47+
.. _datastore documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/datastore/client.html
4848

4949
See the `official Google Cloud Datastore documentation`_ for more details on
5050
how to activate Cloud Datastore for your project.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.