Skip to content

Commit

Permalink
Docs: Replace links to '/stable/' with '/latest/'. (#5901)
Browse files Browse the repository at this point in the history
* Replace links to '/stable/' with '/latest/'.

* DRY out duplicated 'README.rst' vs. 'docs/index.rst'.

* Include websecurityscanner in docs.

Toward #5894.
  • Loading branch information
tseaver authored Sep 10, 2018
1 parent cf4f64a commit e097405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-automl/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ In order to use this library, you first need to go through the following steps:
.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project
.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project
.. _Enable the Cloud AutoML API.: https://cloud.google.com/automl
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/stable/core/auth.html
.. _Setup Authentication.: https://googlecloudplatform.github.io/google-cloud-python/latest/core/auth.html

Installation
~~~~~~~~~~~~
Expand Down

0 comments on commit e097405

Please sign in to comment.